{% extends "_base.html" %} {% block title %}Memory archive · {{ project.name | humanize }} · Urika{% endblock %} {% block heading %}Memory archive{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
Archived memory entries live under
memory/archive/<YYYY-MM>/ and are produced by the
curator (urika memory curate --apply). This page is the
dashboard analogue of urika memory archive.
No archived entries{% if month %} for {{ month }}{% endif %}.