{% import "bootstrap/utils.html" as utils %} {% extends "base.html" %} {% block body %}
We currently have {{ free_workplaces }} free workplaces in our workshop.
Welcome, {{ user.name }} ({{ user.email }}). {% if user.is_admin %} Admin {% endif %} Logout