{{ item.title }}
{{ item.summary }}
{% endif %}{% extends "base.html" %} {% block title %}{% if section %}{{ section }} — {% endif %}{{ site.name }}{% if page_num > 1 %} — Page {{ page_num }}{% endif %}{% endblock %} {% block main %} {% if section %}
{{ item.summary }}
{% endif %}