Fix missing quote

This commit is contained in:
Christopher Allan Webber 2013-07-03 14:06:22 -05:00
parent c92b3c63b1
commit 87bca496b2

View File

@ -48,7 +48,7 @@
</a>
</p>
{% endif %}
{% template_hook(edit_link") %}
{% template_hook("edit_link") %}
{{ wtforms_util.render_divs(form, True) }}
<div class="form_submit_buttons">
<input type="submit" value="{% trans %}Save changes{% endtrans %}" class="button_form" />