Merge pull request #31 from Madeorsk/master

New design
This commit is contained in:
Baptiste Gelez
2018-06-20 12:44:04 +01:00
committed by GitHub
108 changed files with 9740 additions and 180 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
{% block error %}
<h1>{{ "Something broke on our side." | _ }}</h1>
<h2>{{ "Sorry about that. If you think this is a bug, please report it." | _ }}</h2>
<p>{{ "Sorry about that. If you think this is a bug, please report it." | _ }}</p>
{% endblock error %}