diff --git a/apps/user/templates/user/become-author.html b/apps/user/templates/user/become-author.html index 383b81ab..92e7c054 100644 --- a/apps/user/templates/user/become-author.html +++ b/apps/user/templates/user/become-author.html @@ -1,12 +1,5 @@ -{% extends "templates/lilcity/index.html" %} {% load static %} {% block content %} {% if messages %} -
-{% endif %} +{% extends "templates/lilcity/index.html" %} {% load static %} {% block content %} +{% include 'templates/blocks/messages.html' %}