From 628876d6f84bca9287f03a2e143424cd8704637e Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Sun, 30 Dec 2012 19:56:10 -0500 Subject: WIP --- templates/proposals/proposal_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/proposals/proposal_form.html') 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 @@ {% extends "base.html" %} -{% block title %}CodeMash Sponsors{% endblock %} +{% block title %}CodeMash Talks{% endblock %} {% block content %}

{% if edit_view %}Edit{% else %}Submit{% endif %} Proposal

-- cgit v1.2.3