diff --git a/templates/city.html.j2 b/templates/city.html.j2 index c188466..a3a1435 100644 --- a/templates/city.html.j2 +++ b/templates/city.html.j2 @@ -43,7 +43,7 @@ {% if event %}

Notable weather in {{ name }}

-

{{ event.text }}{% if event.url %} Read more →{% endif %}

+

{{ event.text }}{% if event.url %} Read more →{% endif %}

{% endif %}