Improved frontend of build page

This commit is contained in:
Jan Böhmer 2023-01-22 17:34:10 +01:00
parent 616533ea4a
commit bc9ed770ad
5 changed files with 82 additions and 3 deletions

View file

@ -32,6 +32,8 @@
{% endif %}
</div>
<p class="text-muted">{% trans %}project.build.help{% endtrans %}</p>
{% include 'Projects/build/_form.html.twig' %}