summaryrefslogtreecommitdiff
path: root/website/templates/cfp.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/cfp.html')
-rwxr-xr-xwebsite/templates/cfp.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html
index 2aa14cc..e0eb537 100755
--- a/website/templates/cfp.html
+++ b/website/templates/cfp.html
@@ -47,7 +47,13 @@
<section id="content" class="main">
{% if proposal_submit %}
<center>
+ <table>
+ <tr>
+ <td>
<p>Thank You for your submission. Your proposal has been saved successfully and is under review. You can check the status of submission <a href="{% url 'website:view_abstracts' %}">here </a>!</p>
+ </td>
+ </tr>
+ </table>
</center>
{% endif %}
{% if registration_complete %}