diff --git a/templates/files.html b/templates/files.html index 5bec60b..4283a45 100644 --- a/templates/files.html +++ b/templates/files.html @@ -41,8 +41,9 @@ {{ file[0] }} {{ file[1] }} {{ file[2] }} - - + + + {% endfor %} @@ -65,14 +66,15 @@ - + OB {% for file in listFilesPublic %} {{ file[0] }} {{ file[1] }} {{ file[2] }} - - + + + {% endfor %}