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

Articles published in {{year}}:

{% if date_list %} {% endif %} {% endblock %}