{% blocktrans %}You are currently using the following frontend:{% endblocktrans %} {{ generic_content.frontend_name }}, version {{ frontend_settings.version }}
{% with form=frontend_settings_form %}
{% include 'frontend/ajax/manage_frontend_settings.html' %}
{% endwith %}