{% extends "base.html" %} {% load kegweblib %} {% block title %}Kegbot Access Denied: Admins Only{% endblock %} {% block pagetitle %}Access Denied{% endblock %} {% block content %}
You need to log in as a site admin in order to see this content.
{% endblock %}