{% extends '/dashboard/base_dashboard.html' %} {% block title %} Dashboard - aktualizace nabytku | Eshop s chatbotem {% endblock %} {% block body %} {% for message in get_flashed_messages() %} {{message}} {% endfor %}