Fix trailing whitespace

This commit is contained in:
Raphael Michel
2020-07-09 10:31:41 +02:00
parent e585da2901
commit 0cde5288ac

View File

@@ -21,7 +21,7 @@
{% bootstrap_form_errors form %}
<div class="tabbed-form">
<fieldset>
<legend>{% trans "General " %}</legend>
<legend>{% trans "General" %}</legend>
{% bootstrap_field form.question layout="control" %}
{% bootstrap_field form.type layout="control" %}
{% bootstrap_field form.items layout="control" %}