{% extends "base.html" %} {% block title %}Great{% endblock %} {% block content %}

Lists

{% if not lists %}

No lists configured.

{% endif %} {% if recent_log %}

Recently consumed

{% endif %} {% endblock %}