# HG changeset patch # User Stefania Trabucchi # Date 1390484819 -3600 # Node ID 340ccb11a01a30bdba3312c7c78e61524946a449 # Parent 8909e1794c22db123aa524f499fb3340fcc2a6e2 row class added to adjust the left padding of the grid diff -r 8909e1794c22 -r 340ccb11a01a templates/content.html --- a/templates/content.html Thu Jan 23 14:46:16 2014 +0100 +++ b/templates/content.html Thu Jan 23 14:46:59 2014 +0100 @@ -2,7 +2,9 @@ {% block body %}
+
{{ content|safe }} +
{% endblock %}