mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-16 16:39:45 +01:00
templates: cleaned up whitespaces
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{% extends "template.html" %}
|
||||
{% extends "template.html" -%}
|
||||
|
||||
{% block content %}
|
||||
{% block content -%}
|
||||
<div class="container">
|
||||
<div class="important">
|
||||
Error<br>
|
||||
<span>{{ errorcode }}</span>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock -%}
|
||||
|
||||
Reference in New Issue
Block a user