{{ article.title }}
{{ article.summary }}
{% extends "base.html" %}
{% block content %}
Index
{% block headnotes %}
{% if FEED_ALL_ATOM %}> Full Atom Feed{% endif %}
{% endblock headnotes %}
{{ article.title }}
{{ article.summary }}