{% extends "base.html" %} {% set active_nav = "bottles" %} {% block title %}Bottle Inventory — Cellarbrain Explorer{% endblock %} {% block page_title %}Bottle Inventory{% endblock %} {% block content %}
| {{ col_label }}{% if sort == col_id %}{{ " ▼" if desc else " ▲" }}{% endif %} | {% endfor %}
|---|