{% extends "layout/navigation.html" %} {* vim: set et ai ts=2 sw=2 enc=utf-8: *} {% block "content" %}

{% trans "Page Moved" %}

{% trans %} The requested page {{ url_url }} moved to a new location {{ url_new }}. {% endtrans %}
{% endblock %}