diff options
author | hardythe1 | 2013-11-28 00:04:10 +0530 |
---|---|---|
committer | hardythe1 | 2013-11-28 00:04:10 +0530 |
commit | 5383ce43f6cefbf5fcdbbd69758dae18f8119c9c (patch) | |
tree | 9079a2a94023dfe16976511e418e374839cec8f2 /website/templates | |
parent | e3565844c200a5831bc859878f5445bd3ecf2062 (diff) | |
download | SciPy2013-5383ce43f6cefbf5fcdbbd69758dae18f8119c9c.tar.gz SciPy2013-5383ce43f6cefbf5fcdbbd69758dae18f8119c9c.tar.bz2 SciPy2013-5383ce43f6cefbf5fcdbbd69758dae18f8119c9c.zip |
Correcting grammatical errors
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/list_abstracts_anonymous.html | 2 | ||||
-rw-r--r-- | website/templates/register_2013.html | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/website/templates/list_abstracts_anonymous.html b/website/templates/list_abstracts_anonymous.html index bce3db3..74db499 100644 --- a/website/templates/list_abstracts_anonymous.html +++ b/website/templates/list_abstracts_anonymous.html @@ -15,5 +15,5 @@ <tr><td>{{ paper.title }}</td><td>{{ paper.user.first_name }} {{ paper.user.last_name }}</td></tr> {% endfor %} </table> -Note: These are not selected abstracts. Our committee is reviewing the abstracts & list of same will be published soon. +Note: This is the current list of submissions. Our committee is reviewing the same & the list of selected abstracts shall be published soon. {% endblock %} diff --git a/website/templates/register_2013.html b/website/templates/register_2013.html index aa25c64..ede10f7 100644 --- a/website/templates/register_2013.html +++ b/website/templates/register_2013.html @@ -42,9 +42,7 @@ <br> <h5>Note:</h5> * - Regular Registrants should bring any one of their identification card during the event. <br> <br> - # - Accommodation will be provided for 4 days starting from the previous day of the event. - <br><br> - We regret the inconvinience caused earlier. We had some issues with the payment gateway. + # - Accommodation will be provided for 4 days starting from 12th to 15th of December </div> <!-- Modal test --> |