Include new line at the end of the file.

This commit is contained in:
James Cole
2017-02-05 19:51:58 +01:00
parent b09a250a03
commit dba92d73c4
155 changed files with 151 additions and 151 deletions

View File

@@ -5,4 +5,4 @@
{% for category in categories %}
<option value="{{ category.id }}" label="{{ category.name }}">{{ category.name }}</option>
{% endfor %}
</select>
</select>