{% extends "base.html" %} {% import "partials/icons.html" as icons %} {% import "partials/scan_input.html" as scan %} {% import "partials/location_search.html" as location %} {% block title %}Brewlog · Check In{% endblock %} {% block head %} {% endblock %} {% block content %}

Check In

Record a cup of coffee at a cafe.

Cafe
Coffee
Submit
{% endblock %}