{% extends "base.html"%} {% set title = "Personal" %} {% block content %}

TODO:

Statistik

Bierkonsum

{% if user %} {% set fils = "total%03d.png" % user.id %} {% endif %} {% endblock %}