{% extends "base.html" %} {% load commonmark %} {% load bootstrap3 %} {% block content %}

BornHack can always improve, but we need your feedback to know how. So write your thoughts on what was good and what wasn't at {{ camp.title }}, it's highly appreciated!

{% csrf_token %} {% bootstrap_form form %}
{% endblock %}