{% comment %} First, a view would redirect to the last page the user came from. If this is not available (because somebody fiddled in the url), we redirect to this common success page. Normally a user should never see this page. {% endcomment %} {% load i18n %} {% load frontendadmin_tags %}