diff options
author | Sashi20 | 2018-10-03 12:05:48 +0530 |
---|---|---|
committer | GitHub | 2018-10-03 12:05:48 +0530 |
commit | 806ce24ff78a82810cb54c04070a902e3b9df1b2 (patch) | |
tree | 14d9d2501e9f42064d70570c3bd53baedb0777b8 /static/website/templates/proposal.html | |
parent | 4ba7e9a1828b9b6fb400044c79dfeaa19ddf0723 (diff) | |
parent | 808b9d8c687f873504cd1d6eec1888bb234dcffe (diff) | |
download | nccps-2018-806ce24ff78a82810cb54c04070a902e3b9df1b2.tar.gz nccps-2018-806ce24ff78a82810cb54c04070a902e3b9df1b2.tar.bz2 nccps-2018-806ce24ff78a82810cb54c04070a902e3b9df1b2.zip |
Merge pull request #19 from Sashi20/master
Extended paper submission date and fixed minor issues in edit proposal
Diffstat (limited to 'static/website/templates/proposal.html')
-rw-r--r-- | static/website/templates/proposal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/proposal.html b/static/website/templates/proposal.html index c7bdc77..4a34561 100644 --- a/static/website/templates/proposal.html +++ b/static/website/templates/proposal.html @@ -39,7 +39,7 @@ </h2> </span> <ul> - <li>Last date for paper submission: <b> 03/10/2018</b></li> + <li>Last date for paper submission: <b> 07/10/2018</b></li> <li>Notification of acceptance: <b>22/10/2018</b></li> <li>Last date for final paper submission: <b>02/11/2018</b></li> </ul> |