{% extends "base.html" %} {% block content %} {% if message %}
{{ message }}
{% endif %}

Fill up the form and upload your resolutions

Type of Upload
Name of organization
Topic
Title of the Meeting
Meeting Number
Meeting Date
Meeting Venue
Upload attendance sheet
Upload Resolution
{% csrf_token %}
{% endblock content %}