-
{% trans 'Popular Posts' %}
+{% trans 'Recent Posts' %}
{% include "posts.html" with posts=popular_posts %}
diff --git a/catalog/templates/discover.html b/catalog/templates/discover.html index d21d459c..369e91d7 100644 --- a/catalog/templates/discover.html +++ b/catalog/templates/discover.html @@ -183,7 +183,7 @@