{% extends "base-sfui.html" %} {% block title %}Kerbside login{% endblock %} {% block styles %} {% endblock %} {% block content %}

Kerbside Login

{# role="alert" so a failed login is announced, not merely painted red. #} {# --lg is the form scale: it matches .sf-input, so the button is as tall as the fields above it. #}
{% endblock %} {% block scripts %} {% endblock %}