diff --git a/pyconbalkan/news/templates/post.html b/pyconbalkan/news/templates/post.html index 50ba0ae5..595937bc 100644 --- a/pyconbalkan/news/templates/post.html +++ b/pyconbalkan/news/templates/post.html @@ -1,6 +1,15 @@ {% extends "base.html" %} {% block main_content %} +
+ + {# Post #} @@ -14,6 +23,9 @@

{{ post.title }}

{{ post.text|safe }}

Posted by {{ organizer.user.first_name }} {{ organizer.user.last_name }}

+
Share
+
Tweet
+