diff --git a/services/booth/booth/templates/base.html b/services/booth/booth/templates/base.html index 283037d..7d1b326 100644 --- a/services/booth/booth/templates/base.html +++ b/services/booth/booth/templates/base.html @@ -4,100 +4,142 @@ {% block title %}The Booth{% endblock %} +
- The Booth - ephemeral media drop · auto-wipes {{ ttl_hours }}h after last activity + The Booth + ephemeral media · auto-wipes {{ ttl_hours }}h
{% block content %}{% endblock %}