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

Articles published on {{day|date:"F d, Y"}}:

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