{% extends "base.html" %} {% block body_class %}themed-bg{% endblock %} {% block content %}
{% if applied %}Changes have been written to the database.{% else %}Preview only — no data was changed.{% endif %} Changed entries: {{ changed }}. Warnings: {{ warnings_total }}.