{% extends "baselayout.html" %} {% load i18n %} {% load l10n %} {% block title %} {% translate "Drinks - Supply" %} {% endblock %} {% block content %} {% if user.is_superuser or user.allowed_to_supply %}
{% else %}{% translate "You are not allowed to view this site." %}
{% translate "back" %}