misc: remove "back home" link at the bottom of formdatas (#86487)
gitea/wcs/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2024-02-08 09:16:35 +01:00
parent e2d8aecc1c
commit d9c5a34cf0
1 changed files with 0 additions and 4 deletions

View File

@ -36,8 +36,4 @@
{{ view.actions_workflow_messages|safe }}
{{ workflow_form.render|safe }}
{% endif %}
<div class="back-home-button">
<a href="{{ publisher.get_root_url }}">{% trans "Back Home" %}</a>
</div>
{% endblock %}