diff --git a/subjects/templates/subjects/subject_card.html b/subjects/templates/subjects/subject_card.html index 18c8437..9586909 100644 --- a/subjects/templates/subjects/subject_card.html +++ b/subjects/templates/subjects/subject_card.html @@ -82,7 +82,7 @@ {% if show_buttons %} {% if has_subject_view_permissions %} -
+
{% trans "Access Subject" %}
{% elif subject.subscribe_end|aftertoday %} -- libgit2 0.21.2