{% import "juice/templates/_macros.html" as macros %}
{% extends "index.html" %}
{% block title %}{{ section.title }} | {{ super() }} {% endblock title %}
{% block head %}
{% block rss %}
{% endblock %}
{% endblock head %}
{% block header %}
{{ post.description }}
{% endfor %} {% endblock content %}