{% load static %} {% block title %}Bookr{% endblock %}
{% for message in messages %} {% endfor %} {% block content %}

Witaj w witrynie Bookr!

{% endblock %}