diff options
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 |