diff options
Diffstat (limited to 'templates/main/file_poly.html')
-rw-r--r-- | templates/main/file_poly.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main/file_poly.html b/templates/main/file_poly.html new file mode 100644 index 0000000..eaf8de7 --- /dev/null +++ b/templates/main/file_poly.html @@ -0,0 +1 @@ +<li> <a href="/get/poly/{{ file.mainfilename }}">{{ file.name }}</a></li> |