diff --git a/www/conservancy/templates/base_blog.html b/www/conservancy/templates/base_blog.html index dc8dac4cb518c78ec8f623949b914b81394dbbbf..187825fd41621e86f8a0d5fa30773fc8d9e16804 100644 --- a/www/conservancy/templates/base_blog.html +++ b/www/conservancy/templates/base_blog.html @@ -24,6 +24,12 @@ (rss) {% endfor %} +{% if date_list %} +

Blog Index by Year

+ +{% endif %}

See all posts…