diff --git a/admin/index.go b/admin/index.go index 2bb69f68..d6f9ddd2 100644 --- a/admin/index.go +++ b/admin/index.go @@ -6,6 +6,15 @@ const indextpl = ` Challenge Forensic - Administration + diff --git a/admin/static/index.html b/admin/static/index.html index 012768ed..6069d295 100644 --- a/admin/static/index.html +++ b/admin/static/index.html @@ -4,6 +4,15 @@ Challenge Forensic - Administration + diff --git a/admin/static/views/exercice.html b/admin/static/views/exercice.html index 91b81db9..2047d3f1 100644 --- a/admin/static/views/exercice.html +++ b/admin/static/views/exercice.html @@ -74,7 +74,7 @@
Taille : {{ file.size | size }}
- BLAKE2b sum : {{ file.checksum | cksum }} + BLAKE2b sum : {{ file.checksum | cksum }}