+ {{ page.title }} {{ page.summary | safe}} read more… - + {% endmacro post_link %} {% macro utterances() %} diff --git a/blog/templates/news-section.html b/blog/templates/news-section.html index 2dc27f79..e61c9a64 100644 --- a/blog/templates/news-section.html +++ b/blog/templates/news-section.html @@ -12,7 +12,7 @@ {% for page in section.pages %} - + {{ page.title }} {{ page.date | date(format="%b %d, %Y") }} @@ -21,7 +21,7 @@ {{ page.summary | safe}} read more… - + {% endfor %}
+ {{ page.title }} {{ page.date | date(format="%b %d, %Y") }} @@ -21,7 +21,7 @@ {{ page.summary | safe}} read more… -