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

{% 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 %}