{% import "bootstrap/utils.html" as utils %} {% extends "base.html" %} {% block body %}
We currently have {{ free_workplaces }} free workplaces in our workshop.
Register and reserve your workplace here before you come by! Thank you.
Login {% if registration_enabled %} Register {% endif %}