diff --git a/news/templates/news/news_addnews.html b/news/templates/news/news_addnews.html index ff5a359..96eb55e 100644 --- a/news/templates/news/news_addnews.html +++ b/news/templates/news/news_addnews.html @@ -11,8 +11,8 @@
{% csrf_token %} {{normalForm.media}} - - + + {{normalForm|crispy}}