{% extends "index.html" %} {% block title %}{{ SITENAME }} - {{ gettext('Articles in the %(category)s category', category=category) }}{% endblock %} {% block header %} {% if HEADER_COVER %} {% elif HEADER_COLOR %} {% else %} {% endif %} {{ gettext('Articles in the %(category)s category', category=category) }} {% endblock header %}