<fieldset class="module aligned collapse">
<h2>{% trans "Help" %}</h2>
<div class="form-row" >
- <label class="required"> </label>
+ <label class="required"> </label>
<p>
{{ form.name.help_text|safe }}
{% if settings_var.CONVERT_FILENAME %}<br />{% trans "The Name will be converted to lowercase. Spaces will be replaced with underscores." %}{% endif %}