diff --git a/news/templates/news/view.html b/news/templates/news/view.html index 8f5c25a..b8f3703 100644 --- a/news/templates/news/view.html +++ b/news/templates/news/view.html @@ -25,11 +25,11 @@ {% endfor %} {% endif %} -
-
-
+ +
+
-

{{new.title}}

+

{{new.title}}


{{new.creator}}, em {{new.create_date}}

@@ -43,6 +43,12 @@
+ + -
{% endblock %} -- libgit2 0.21.2