{% extends 'apostrophe-templates:layout.html' %} {% import 'macros/blogMacros.html' as blog %} {% block bodyClass %} demo-blog-index-page{% endblock %} {% block headerMessage %}You are on the "Blog Index" template of the Apostrophe demo site.{% endblock %} {% block upperClass %}bg-gold{% endblock %} {% block title %}Apostrophe Sandbox: {{ data.page.title | e }}{% endblock %} {% import 'apostrophe-pager:macros.html' as pager %} {% block headerContent %}