diff --git a/publichealth/home/templates/puput/blog_page.html b/publichealth/home/templates/puput/blog_page.html index 38d342f..7a2ccbc 100644 --- a/publichealth/home/templates/puput/blog_page.html +++ b/publichealth/home/templates/puput/blog_page.html @@ -20,6 +20,7 @@ + {% endblock social_share %} {% block content %} @@ -56,4 +57,8 @@ {% endwith %} + + + RSS Feed + {% endblock content %}