diff --git a/news/templates/news/list.html b/news/templates/news/list.html index 520b9b8..39103d7 100644 --- a/news/templates/news/list.html +++ b/news/templates/news/list.html @@ -57,7 +57,7 @@
{% trans 'Edit' %} - {% trans 'Delete' %} + {% trans 'Delete' %}
@@ -75,5 +75,21 @@ + {% endblock %} -- libgit2 0.21.2