diff --git a/pagure/templates/master.html b/pagure/templates/master.html index c00cfc8..e227a20 100644 --- a/pagure/templates/master.html +++ b/pagure/templates/master.html @@ -112,6 +112,36 @@ {% endif %} {% endwith %} + {% if new_user %} +
+
+ +
+
+ {% endif %} {% block content %}{% endblock %} @@ -127,44 +157,6 @@ - {% if new_user %} - - {% endif %} - {% block jscripts %} - {% if new_user %} - - {% endif %} {% endblock %} {% if config['FEDMENU_URL'] %}