{% extends "base.html.j2" %} {% block content %} {% for post in posts %} {% if loop.first %}
{{ post.get_index_prompt() }}
{{ post.intro }}