diff --git a/templates/pages/checkin.html b/templates/pages/checkin.html index ee5371f..332a957 100644 --- a/templates/pages/checkin.html +++ b/templates/pages/checkin.html @@ -1,12 +1,14 @@ -{% 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 %} +{% 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 %} +{% endblock %} {% block content %}

Check In

-

- Record a cup of coffee at a cafe. -

+

Record a cup of coffee at a cafe.

@@ -45,38 +45,51 @@
- -
-
- Cafe + >Cafe
-
- Coffee + >Coffee
-
- Submit + >Submit
@@ -90,13 +103,20 @@
{{ icons::location("h-4 w-4 text-accent shrink-0") }} - +
+ > + Change + @@ -108,13 +128,20 @@
{{ icons::bag("h-4 w-4 text-accent shrink-0") }} - +
+ > + Change + @@ -128,15 +155,10 @@