it mostly works!
This commit is contained in:
parent
76543fd220
commit
44cd13f10c
52 changed files with 879 additions and 396 deletions
5
views/partials/download.handlebars
Normal file
5
views/partials/download.handlebars
Normal file
|
@ -0,0 +1,5 @@
|
|||
{{#if id}}
|
||||
<a href="/download?id={{id}}">dl</a>
|
||||
{{else}}
|
||||
<span class="light">dl</span>
|
||||
{{/if}}
|
Loading…
Add table
Add a link
Reference in a new issue