backoffice: fix workflows template block (#74651)
gitea/wcs/pipeline/head This commit looks good Details

This commit is contained in:
Lauréline Guérin 2023-03-29 16:34:28 +02:00
parent 96810d58bb
commit b3df6904fc
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<a class="button button-paragraph" href="categories/">{% trans "Categories" %}</a>
{% endblock %}
{% block content %}
{% block body %}
{% if categories %}
{% for category in categories %}
{% if category.blocks %}