{% extends "base.html" %} {% import "partials/icons.html" as icons %} {% import "partials/histogram.html" as histogram %} {% block title %}Brewlog · Stats{% endblock %}
{% block og_title %}Stats — Brewlog{% endblock %}
{% block og_description %}Aggregated coffee data across origins, consumption, and brewing.{% endblock %}
{% block head %}{% endblock %}
{% block content %}
Aggregated coffee data across origins, consumption, and brewing.Stats
{% if !cache_age.is_empty() %}
Updated {{ cache_age }}
{% endif %}