{% load staticfiles %} {% comment %} Template displaying all messages in the application. Must be included on ALL pages. Uses the notify.js library with custom styles. {% endcomment %} {% if messages %} {% endif %}