{% extends "base.html" %} {% load wagtailcore_tags %} {% block content %} {% include "home/includes/page-article-list.html" with category=category_sections.0 %} {% endblock %}