{% extends "base.html" %} {% block content %}
{% csrf_token %} {% block form %} New Stay {% endblock %}
{% endblock %}