diff --git a/templates/pan/bootstrap/index.html b/templates/pan/bootstrap/index.html index c9270ce6..3af267c8 100644 --- a/templates/pan/bootstrap/index.html +++ b/templates/pan/bootstrap/index.html @@ -90,7 +90,7 @@

Index of {{ .Path }}

{{if .IsFolder}}   {{.FileName}} {{else}} -   {{.FileName}} +   {{.FileName}} {{end}} {{.SizeFmt}} {{.LastOpTime}} @@ -116,7 +116,7 @@

Index of {{ .Path }}

{{end}} -
+
diff --git a/templates/pan/classic/index.html b/templates/pan/classic/index.html index fbf4ad0c..6660d11c 100644 --- a/templates/pan/classic/index.html +++ b/templates/pan/classic/index.html @@ -53,7 +53,7 @@

Index of {{ .Path }}

{{if .IsFolder}} {{.FileName}} {{else}} - {{.FileName}} + {{.FileName}} {{end}} {{.SizeFmt}} {{.LastOpTime}} diff --git a/templates/pan/materialdesign/index.html b/templates/pan/materialdesign/index.html index 97e9a79e..90b08858 100644 --- a/templates/pan/materialdesign/index.html +++ b/templates/pan/materialdesign/index.html @@ -95,7 +95,7 @@

Index of {{ .Path }}

{{if .IsFolder}}   {{.FileName}} {{else}} -   {{.FileName}} +   {{.FileName}} {{end}} {{.SizeFmt}} {{.LastOpTime}} @@ -121,7 +121,7 @@

Index of {{ .Path }}

{{end}} -
+