{% extends "base.html" %} {% load i18n %} {% autoescape off %} {% load accounts_extra %} {% block content %} {% comment %} Notification page called by PayPlug. User should not see this. {% endcomment %} {% endblock %} {% endautoescape %}