{% extends 'base.html' %} {% block title %} {{ archive[0] }} | {{ config.site_title }} {% end %} {% block content %}

{{ archive[0] }}

{% end %}