diff --git a/issues/templates/issues/_event_nav.html b/issues/templates/issues/_event_nav.html index 45848ef..c0c36d3 100644 --- a/issues/templates/issues/_event_nav.html +++ b/issues/templates/issues/_event_nav.html @@ -2,7 +2,7 @@ {% load i18n %}
{% if has_prev %} {# no need for 'is_first': if you can go to the left, you can go all the way to the left too #} diff --git a/issues/templates/issues/event_404.html b/issues/templates/issues/event_404.html index c7604f1..211b52d 100644 --- a/issues/templates/issues/event_404.html +++ b/issues/templates/issues/event_404.html @@ -16,7 +16,7 @@