Fix crash due to typo whilst commiting

This commit is contained in:
rubenwardy 2022-01-25 18:09:32 +00:00
parent a3f437e482
commit e5a4161e76
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<i class="fas fa-pen mr-1"></i>
{{ _("Edit") }}
</a>
{% e[ndif %}
{% endif %}
{% if package.checkPerm(current_user, "MAKE_RELEASE") %}
<a class="btn btn-primary" href="{{ package.getURL("packages.create_release") }}">
<i class="fas fa-plus mr-1"></i>