{% extends "gymkhana.html" %} {% block content %}

Create Message

Message Details
{% if team_to_reply %} All Teams Only A Team
{% if to_manager %} {% endif %} {% else %} All Teams Only A Team
{% endif %}


{% if text_to_reply %} {% else %} {% endif %}
{% endblock %} {% block java_script %} {% endblock %}