{% extends 'base.html' %} {% import "_macros.html" as macros %} {% block content %} {% include "_article_entry.html" %} {% endblock %}