{% extends "barest_base.html" %} {% load static %} {% block title %}Logged out ยท {{ site_title }}{% endblock %} {% block content %}
{# the cyan background #}
{# the centered box #}
{# the logo #} Bugsink logo
{% endblock %}