Add newlines to views.

This commit is contained in:
James Cole
2019-01-01 15:43:03 +01:00
parent 17359c5e42
commit 639be5b104
20 changed files with 20 additions and 20 deletions

View File

@@ -42,4 +42,4 @@
</div>
</div>
{% endfor %}
{% endfor %}

View File

@@ -77,4 +77,4 @@
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
{{ transactions.render|raw }}
</div>
</div>
</div>