diff --git a/swh/web/templates/add_forge_now/common.html b/swh/web/templates/add_forge_now/common.html --- a/swh/web/templates/add_forge_now/common.html +++ b/swh/web/templates/add_forge_now/common.html @@ -23,36 +23,46 @@ {% endblock %} {% block content %} -
-
-
-
-

- “Add forge now” provides a service for Software Heritage users to save a - complete forge in the Software Heritage archive by requesting the addition - of the forge URL into the list of regularly visited forges. - {% if not user.is_authenticated %} -

- You can submit an “Add forge now” request only when you are authenticated, - please login to submit the request. -

- {% endif %} +
+

+ “Add forge now” provides a service for Software Heritage users to save a + complete forge in the Software Heritage archive by requesting the addition + of the forge URL into the list of regularly visited forges. +

+ {% if not user.is_authenticated %} +

+ You can submit an “Add forge now” request only when you are authenticated, + please login to submit the request.

-
- - -
- - -
- {% block tab_content %} - {% endblock %} -
-
+ {% endif %} +
+ + + + +
+ {% block tab_content %} + {% endblock %} +