{% extends "base.html" %} {% block title %}Palinode · diffs{% endblock %} {% block crumb %}diffs{% endblock %} {% block content %}
Memory writes over the last {{ diffs.days }} days, from git — newest first.
{% if diffs.groups %} {% for g in diffs.groups %}No memory changes in the last {{ diffs.days }} days (or the store is not a git repo).
{% endif %}