aboutsummaryrefslogtreecommitdiff
path: root/templates/proposals/proposal_form.html
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2012-12-30 19:56:10 -0500
committerMike Crute <mcrute@gmail.com>2012-12-30 19:56:10 -0500
commit628876d6f84bca9287f03a2e143424cd8704637e (patch)
treea3039ae3ee5f6961279db776ec8908183e7606d2 /templates/proposals/proposal_form.html
parentdea70a8855cebe6d35eb8508ee150a79e87b8f45 (diff)
downloaddjango-precompiler-628876d6f84bca9287f03a2e143424cd8704637e.tar.bz2
django-precompiler-628876d6f84bca9287f03a2e143424cd8704637e.tar.xz
django-precompiler-628876d6f84bca9287f03a2e143424cd8704637e.zip
Diffstat (limited to 'templates/proposals/proposal_form.html')
-rw-r--r--templates/proposals/proposal_form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/proposals/proposal_form.html b/templates/proposals/proposal_form.html
index 79f33bf..40e11b4 100644
--- a/templates/proposals/proposal_form.html
+++ b/templates/proposals/proposal_form.html
@@ -1,6 +1,6 @@
1{% extends "base.html" %} 1{% extends "base.html" %}
2 2
3{% block title %}CodeMash Sponsors{% endblock %} 3{% block title %}CodeMash Talks{% endblock %}
4 4
5{% block content %} 5{% block content %}
6<h1>{% if edit_view %}Edit{% else %}Submit{% endif %} Proposal</h1> 6<h1>{% if edit_view %}Edit{% else %}Submit{% endif %} Proposal</h1>