{% extends "core/base.jinja" %} {% macro barman_logout_link(user) %}
{% endmacro %} {% block content %}Club: {{ counter.club }}
Products: {{ counter.products.all() }}
Client: {{ last_customer }}, new amount: {{ new_customer_amount }} €.
Total: {{ last_total }} €
{% endif %} {% if barmen %}Enter client code:
{% else %}Please, login
{% endif %}