added the files I forgot to add in previous commit
{% extends "base.html" %}{% block content %} Feedback for day {{day}} of {{event.title}} has been successfully closed.<br /> <a href="/reg/event/view/{{event.key}}">Click here</a> to return to the event page.{% endblock %}