{% extends "base.html" %} {% block title %}Palinode · memory{% endblock %} {% block crumb %}memory{% endblock %} {% block content %}
Every browsable memory on disk — filter, or search the index.
{% if search.query %}No matches.
{% endif %} {% else %}No memories on disk yet.
{% else %}No memories match this filter.
{% endif %} {% endif %}