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