{% extends "base.html" %} {% import "partials/icons.html" as icons %} {% block title %}Brewlog ยท Cafes{% endblock %} {% block head %} {% if is_authenticated %} {% endif %} {% endblock %} {% block content %} Cafes Discover and track your favourite cafes. {% if is_authenticated %} + {% endif %} {% if is_authenticated %} New Cafe Add a cafe you have visited or want to remember. {% call icons::location("h-4 w-4") %} Find nearby Search by city {% call icons::spinner("h-4 w-4") %} Name * City * Country * Website Latitude * Longitude * Cancel Save Cafe {% endif %} {% include "partials/cafe_list.html" %} {% endblock %}
Discover and track your favourite cafes.
Add a cafe you have visited or want to remember.