{% extends "main.html" %} {% set destination = "en/" | url %} {% block htmltitle %}Redirecting to PowerContext{% endblock %} {% block extrahead %} {{ super() }} {% endblock %} {% block container %}

Redirecting to the PowerContext English site

{% endblock %}