diff options
author | hardythe1 | 2013-10-23 15:42:53 +0530 |
---|---|---|
committer | hardythe1 | 2013-10-23 15:42:53 +0530 |
commit | ae26c750b9b9ac87936f57a6fdd3254a2cf9ddbc (patch) | |
tree | 643bb4f8ec29a56fafc5f8e9e7f63bdb3a9c4945 /website | |
parent | cbc26418b2b7f73628ed00aa19dfc1210839402f (diff) | |
download | SciPy2013-ae26c750b9b9ac87936f57a6fdd3254a2cf9ddbc.tar.gz SciPy2013-ae26c750b9b9ac87936f57a6fdd3254a2cf9ddbc.tar.bz2 SciPy2013-ae26c750b9b9ac87936f57a6fdd3254a2cf9ddbc.zip |
minor change
Diffstat (limited to 'website')
-rw-r--r-- | website/templates/papers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/papers.html b/website/templates/papers.html index 4bce2e5..7c8a7c0 100644 --- a/website/templates/papers.html +++ b/website/templates/papers.html @@ -36,7 +36,7 @@ Based on the quality of the submissions, the conference organizers will select i <a href="{% url 'website:register'%}">conference registration</a>) </li> <li> - <a class="button tiny success" href="/2013/accounts/login">Login</a> & Upload your proposal in the form of text file or a pdf file + <a class="button tiny success" href="/2013/accounts/login">Login</a> & <a class="button tiny success" href="/2013/accounts/upload-document">Upload</a> your proposal in the form of text file or a pdf file </li> <li> Submissions whose main purpose is to promote a commercial product or service will be refused |