diff --git a/templates/admin/adminDownloads.html b/templates/admin/adminDownloads.html new file mode 100644 index 0000000..73454e3 --- /dev/null +++ b/templates/admin/adminDownloads.html @@ -0,0 +1,66 @@ +
Download Name | +File | +Download Count | +Delete | +
+ {download.name} + | ++ {download.file} + | ++ {download.download_count} + | ++ + | +
+ Invalid login attempt. +
+ {/if} + + +