{% extends "base.html" %} {% block app_content %} {% if establishment %} {% if current_user.id == establishment.owner %} Zahlung hinzufügen {% endif %} {% endif %} {% for user in results %}