{% load compress %} {% load i18n %} {% load static %} {% trans "Redirecting..." %} {% compress css %} {% endcompress %} {% compress js %} {% endcompress %}

{% trans "You will be redirected shortly." %}

{% trans "If this takes longer than a few seconds, press this button:" %}

{% for k, v in params.items %} {% endfor %}