{% extends "base.html" %} {% block content %} {% for (slug, post) in posts %} {% if loop.first %}
{{ post.description }}