{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}System Backup{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
{{ file }} Download {% if file.lower().endswith('.db') or file.lower().endswith('.sqlite') %}
{% endif %} {% endfor %}