aboutsummaryrefslogtreecommitdiff
path: root/templates/proposals/proposal_form.html
diff options
context:
space:
mode:
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>