diff options
author | Guillaume Seguin <guillaume@segu.in> | 2008-08-11 04:36:16 +0200 |
---|---|---|
committer | Guillaume Seguin <guillaume@segu.in> | 2008-08-11 04:36:16 +0200 |
commit | daa8080ff04165fe8fe80cd2f560750fff073fad (patch) | |
tree | 36f7c93964769186d6b7c66a21a84231abb7a508 /templates/main/file_poly.html | |
download | dusu_website-daa8080ff04165fe8fe80cd2f560750fff073fad.tar.gz dusu_website-daa8080ff04165fe8fe80cd2f560750fff073fad.tar.bz2 |
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> |