diff --git a/templates/popular.html b/templates/popular.html index d182911..ce809b9 100644 --- a/templates/popular.html +++ b/templates/popular.html @@ -5,6 +5,7 @@
Hot
Top
New
+
Rising
{% for post in posts %}
@@ -39,4 +40,4 @@ NEXT {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}