diff --git a/swh/web/templates/add_forge_now/create-request.html b/swh/web/templates/add_forge_now/create-request.html index 659e8e11..81a360b2 100644 --- a/swh/web/templates/add_forge_now/create-request.html +++ b/swh/web/templates/add_forge_now/create-request.html @@ -1,234 +1,256 @@ {% extends "../layout.html" %} {% comment %} Copyright (C) 2022 The Software Heritage developers See the AUTHORS file at the top-level directory of this distribution License: GNU Affero General Public License version 3, or any later version See top-level LICENSE file for more information {% endcomment %} {% load render_bundle from webpack_loader %} {% load static %} {% block header %} {% render_bundle 'add_forge' %} {% endblock %} {% block title %} Add forge now – Software Heritage archive {% endblock %} {% block navbar-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 %}You must be logged in to submit an add forge request. Please log in
{% else %} -- Once submitted, your "add forge" request can either be: -
-- Once a add request has been submitted, you can follow its current status in - the - submitted requests list - . This process is depending on human interactions and might take a few days to be - handled (it primarily depends on the response time of the forge). -
-+ Once a add request has been submitted, you can follow its current status in + the + submitted requests list. This process is depending on human interactions + and might take a few days to be handled (it primarily depends on the response + time of the forge). +
{% endif %}Submission date | Forge type | Forge URL | Status |
---|
Prior to submit an "Add forge now" request, we ask + you to fill in the following parameters:
+Once submitted, your "add forge" request can either be: +
+