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

@@ -41,4 +41,4 @@
</div>
</div>
</form>
{% endblock %}
{% endblock %}

View File

@@ -36,4 +36,4 @@
</div>
</div>
</form>
{% endblock %}
{% endblock %}

View File

@@ -11,4 +11,4 @@
<body>
If you are not redirected automatically, follow this <a href='{{ data['token-url'] }}'>link to YNAB.</a>.
</body>
</html>
</html>