missing templates

This commit is contained in:
j 2013-02-14 15:31:13 +05:30
commit 2b55bbbece
3 changed files with 39 additions and 1 deletions

View file

@ -15,7 +15,7 @@ var UPLOAD_URL = "{{PREFIX}}/add";
<div>
You have to
<a href="{{PREFIX}}/login">login</a>
or <a href="{{PREFIX}}register">register</a>.
or <a href="{{PREFIX}}/register">register</a>.
</div>
{% else %}