Blog: Fix and css cleanup

This commit is contained in:
2018-09-16 02:04:14 +02:00
parent 845ba953cb
commit baf27fa560
2 changed files with 1 additions and 29 deletions

View File

@@ -11,7 +11,7 @@
| {% endblock navigation_tabs %}
| {% block body %}
| {{ blogmacros.render_blog_index(project, posts, can_create_blog_posts, api, more_posts_available, posts_meta, pages=pages) }}
| {{ blogmacros.render_blog_index(node, project, posts, can_create_blog_posts, api, more_posts_available, posts_meta, pages=pages) }}
| {% endblock %}
| {% block footer_scripts %}