From: Jérémy Fabre Date: Wed, 20 Jul 2016 13:27:06 +0000 (+0200) Subject: Update styles page X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=717ea7c89a3def51dbd87d238b8ee6687c68dfa1;p=mezzo.git Update styles page --- diff --git a/app/templates/styles.html b/app/templates/styles.html index f6f43a6e..fb136afb 100644 --- a/app/templates/styles.html +++ b/app/templates/styles.html @@ -6,5 +6,16 @@ {% block title %}{% trans "Styles" %}{% endblock %} {% block main %} -{% include "includes/html_styleguide.html" %} + +
+
+

{% trans "Styles" %}

+
+
+
+
+ {% include "includes/html_styleguide.html" %} +
+
+ {% endblock %}