{% extend 'nuit/base.html' topbar=True %} {% load shorty %} {% block title %}Redirect Preview{% endblock %} {% block content %}

You're being redirected!

The link you've clicked is redirecting you to the following URL:

{{url.redirect}}

Continue
{% endblock %}