diff options
-rwxr-xr-x | static/website/templates/home.html | 2 | ||||
-rw-r--r-- | static/website/templates/register.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 8984630..6688e2b 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -184,7 +184,7 @@ <td>Call for Proposals ends.</td> </tr> <tr> - <td>22<sup>nd</sup> Nov 2014</td> + <td>1<sup>st</sup> Dec 2014</td> <td>Conference Registration ends.</td> </tr> </table> diff --git a/static/website/templates/register.html b/static/website/templates/register.html index 420ba4b..63e747f 100644 --- a/static/website/templates/register.html +++ b/static/website/templates/register.html @@ -67,7 +67,7 @@ </tr> <tr> <td>Registration Ends</td> - <td>22<sup>nd</sup> Nov. 2014</td> + <td>1<sup>st</sup> Dec. 2014</td> </tr> </table> <hr> |