{% extends "checkin/index.html" %} {% load i18n %} {% block main %}
{% csrf_token %} {% include "form_snippet.html" %}
{% endblock main %}