{% extends "touchtechnology/news/archive/base.html" %} {% block page_title %}{{ block.super }}: {{ month|date:"F Y" }}{% endblock %} {% block archive_info %}

{{ month|date:"F Y" }}

{% include "touchtechnology/news/archive/_article_list.html" %} {% endblock %}