mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Added 'list uploaded files' page, only accessible if logged in.
This commit is contained in:
parent
84360110fc
commit
da3bde16d0
8 changed files with 138 additions and 22 deletions
|
|
@ -34,5 +34,8 @@
|
|||
</p>
|
||||
</form>
|
||||
{% endif %}
|
||||
<p>
|
||||
Your <a href="list-uploads">uploaded files are listed here</a>.
|
||||
</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue