{% extends 'base.html' %} {% block title %} Sorry! you are late. {% endblock %} {% block content %} You are late for confirmation, if you really want to attend Sage Days 25, send a mail to sagedays@fossee.in.
Your request via mail will be considered only if any seat is vacant. You will receive a confirmation by mail, if you are selected. {% if user.acco_required %}
Mostly you may have to arrange for accommodation yourself, as you are late in confirming.
{% endif %}
Please mail your queries (if any) to sagedays@fossee.in {% endblock %}