{% extends "base.html" %} {% load humanize i18n translations %} {% block breadcrumbs %}
{% translate "Backup will be generated in the background." %} {% blocktranslate count count=keep_days %}Backups are removed after {{ keep_days }} day.{% plural %}Backups are removed after {{ keep_days }} days.{% endblocktranslate %}