Fix crash due to typo whilst commiting
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user