{% load helpers %} {% load plugins %} {% if request.user.is_authenticated %} {% if "BANNER_TOP"|settings_or_config %} {% endif %} {% endif %} {% if settings.MAINTENANCE_MODE %} {% endif %} {% plugin_banners %}