{% extends "base.html" %} {% block title %} All AWWCA Articles {% endblock %} {% block content %}

Articles published in {{month|date:"F Y"}}:

{% if object_list %} {% endif %} {% endblock %}