Skip to content
Snippets Groups Projects
Commit 45de51ce authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

Fix whitespace at EOL/EOF

Ensure there is no trailing whitespace on lines
and the last line of a file ends with a newline.
parent f80d0c85
No related branches found
No related tags found
No related merge requests found
......@@ -44,4 +44,4 @@
<a href="{% url 'menu_index' %}" class="waves-effect waves-teal btn-flat">Zurück zur Übersicht</a>
</p>
</main>
{% include 'partials/footer.html' %}
\ No newline at end of file
{% include 'partials/footer.html' %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment