{% extends "admin.html" %} {% load url from future %} {% block headtitle %}Meeting Programme - {% endblock %} {% block meeting_information_active %}active{% endblock %} {% block content %}
| Name | |||
|---|---|---|---|
| {{ day }} | |||
There are no days setup for this meeting
{% endif %}| Name | |||
|---|---|---|---|
| {{ location }} | |||
There are no locations setup for this meeting
{% endif %}| Name | |||
|---|---|---|---|
| {{ session_type }} | |||
There are no session types setup.
{% endif %}| Name | |||
|---|---|---|---|
| {{ subject }} | |||
There are no Subjects setup.
{% endif %}