{% extends "note_base.html" %} {% block title %}Archive – Notes{% endblock %} {% block content %}

Archive

{% if years %} {% else %}

No notes

{% endif %} {% endblock %}