diff --git a/catalog/templates/discover.html b/catalog/templates/discover.html index c5ec65e9..6a82c8a2 100644 --- a/catalog/templates/discover.html +++ b/catalog/templates/discover.html @@ -151,7 +151,7 @@ {% if request.user.unread_announcements %}
-
+
{% trans "Unread Announcements" %} {% for ann in request.user.unread_announcements %}
{{ ann.html }}
{% endfor %}
@@ -166,7 +166,7 @@ {% endif %}
-
+ @@ -174,7 +174,7 @@
-
+