diff --git a/news/templates/news/post.html b/news/templates/news/post.html index dd47c05..700ee7a 100644 --- a/news/templates/news/post.html +++ b/news/templates/news/post.html @@ -14,7 +14,7 @@
{% endif %} {% if post.style != 2 %} -

{{ post.title }}

+

{{ post.title }}

{% endif %} {% if post.style == 1 %}