{% extends "admin/dbs/base.html" %} {% block dbs_content %}

Restore from an uploaded backup

A restore writes into this project's database and file storage. Leave Dry run ticked to rehearse it first.

{% csrf_token %} {{ form.as_p }}

{% endblock %}