diff options
Diffstat (limited to 'templates/main/file_tp.html')
-rw-r--r-- | templates/main/file_tp.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/main/file_tp.html b/templates/main/file_tp.html new file mode 100644 index 0000000..6718e46 --- /dev/null +++ b/templates/main/file_tp.html @@ -0,0 +1,3 @@ +<li> {{ file.name }}<br /> +[<a href="/get/tp/{{ file.mainfilename }}">Énoncé</a>] +</li> |