{# Template intended to show information wihout site or page context for #} {# example to show errors when site or page were not found #} {% extends "challenge.html" %} {% load guardian_tags %} {% load admin_urls %} {% load clean from bleach %} {% block title %} {{ currentpage.challenge.short_name }} - {% firstof currentpage.display_title currentpage.title "page" %} {% endblock %} {% block content %}