diff --git a/templates/gaps.html b/templates/gaps.html index f3d587a..ceeed19 100644 --- a/templates/gaps.html +++ b/templates/gaps.html @@ -20,7 +20,7 @@ {% for event in gap.before %} -
+
{% if event.url %} {{ event.title_with_emoji }} {% else %} @@ -34,7 +34,7 @@ {{ gap.end.strftime("%A, %-d %b %Y") }} {% for event in gap.after %} -
+
{% if event.url %} {{ event.title_with_emoji }} {% else %}