{% extends "base.html" %} {% import "partials/icons.html" as icons %} {% block title %}Brewlog · Login{% endblock %} {% block head %} {% endblock %} {% block content %}

Login

Sign in with a passkey to access the coffee log.

{% endblock %}