{% extends "base.html" %} {% block title %}Blog — {{ site.title }}{% endblock %} {# Same panel layout as the home page and posts, minus the side panel: a `.panel-grid` with only `.panel-main`, so the content column is centered and sized identically. Add an `.panel-aside` here if this page ever wants one. #} {% block content %}
{{ item.description }}
{% endif %}