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