{% extends "site_base.html" %} {% load styled_forms %} {% load i18n %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}

{% trans 'Tendenci Update' %}

{% trans 'Tendenci is now updating.' %}

{% trans 'In the meantime, we'll notify you via email once the update is complete. Thank you for your patience!' %}

{% endblock %}