diff --git a/html/file.html b/html/file.html index 65ac7926..00e2c31d 100644 --- a/html/file.html +++ b/html/file.html @@ -5,4 +5,4 @@ {{ size }}{{ owner }} {{ mode }} - + \ No newline at end of file diff --git a/html/path.html b/html/path.html index bc22a2c2..08ac9edf 100644 --- a/html/path.html +++ b/html/path.html @@ -1 +1 @@ -
  • {{ path }}
  • +
  • {{ path }}
  • \ No newline at end of file