diff options
author | Sashi20 | 2018-09-27 12:32:38 +0530 |
---|---|---|
committer | GitHub | 2018-09-27 12:32:38 +0530 |
commit | 9f1a4acad9154efe03cd3590b73841d2561e5168 (patch) | |
tree | db1a22a92e52a1eabb7253deb2f3010e7b040cf1 /static/website/templates/view-profile.html | |
parent | ff10b111ec056b9259f74af4fc3ed7cd7ae9d136 (diff) | |
parent | 9b4ad968f1b70f3c111e1e4fce4fce46bd968629 (diff) | |
download | nccps-2018-9f1a4acad9154efe03cd3590b73841d2561e5168.tar.gz nccps-2018-9f1a4acad9154efe03cd3590b73841d2561e5168.tar.bz2 nccps-2018-9f1a4acad9154efe03cd3590b73841d2561e5168.zip |
Merge pull request #17 from Sashi20/master
Modified user status to view proposals
Diffstat (limited to 'static/website/templates/view-profile.html')
-rw-r--r-- | static/website/templates/view-profile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/view-profile.html b/static/website/templates/view-profile.html index 844a2ba..d8fa8ab 100644 --- a/static/website/templates/view-profile.html +++ b/static/website/templates/view-profile.html @@ -47,7 +47,7 @@ </h2> </span> <ul> - <li>Last date for paper submission: <b> 28/09/2018</b></li> + <li>Last date for paper submission: <b> 03/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> |