better headline
This commit is contained in:
parent
656536974b
commit
bd76e7cc7b
|
@ -2,7 +2,7 @@
|
|||
{% load bootstrap3 %}
|
||||
|
||||
{% block program_content %}
|
||||
<h3>{% if object %}Update{% else %}Create{% endif %} speaker biography</h3>
|
||||
<h3>{% if object %}Update{% else %}Create{% endif %} your {{ camp.title }} speaker biography</h3>
|
||||
<form method="POST">
|
||||
{% csrf_token %}
|
||||
{% bootstrap_form form %}
|
||||
|
|
Loading…
Reference in a new issue