{% extends "public/content.html" %} {% load url from future %} {% block headtitle %}My Abstract Submissions{% endblock %} {% block left_content %} {% include "members/partials/locker-tabs.html" with active_tab="abstract-submissions" %} {% endblock %} {% block title %}
Before completing your submission, please enter your Address in the form below - if you are already a member of the {{ settings.WEBSITE_CODE}} these details should already be populated.
{% endblock %}