{% extends "base.html" %} {% block title %}Blog — {{ site.title }}{% endblock %} {% block content %}

Blog

{# Listing templates see listing fields only — no body_html. #} {% if page.total_pages > 1 %} {% endif %} {% endblock %}