{% extends "public/content.html" %} {% block headtitle %} {{ abstract_request.name }} {% endblock %} {% block left_content %}

Abstract Content

{% endblock %} {% block title %}

{{ abstract_request.name }}

{% endblock %} {% block content %}

Thank you for your submission. You will be notified when your submission has been reviewed.

{% endblock %}