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