diff --git a/templates/activities/home.html b/templates/activities/home.html index 8d9d39c..493b120 100644 --- a/templates/activities/home.html +++ b/templates/activities/home.html @@ -23,12 +23,12 @@ {% endfor %} {% endblock %} diff --git a/templates/activities/local.html b/templates/activities/local.html index 55f9090..4430906 100644 --- a/templates/activities/local.html +++ b/templates/activities/local.html @@ -10,12 +10,12 @@ {% endfor %} {% endblock %} diff --git a/templates/activities/notifications.html b/templates/activities/notifications.html index 8b7bc13..2193b11 100644 --- a/templates/activities/notifications.html +++ b/templates/activities/notifications.html @@ -33,12 +33,12 @@ {% endfor %} {% endblock %}