Loading layouts/partials/main/edit-page.html +1 −5 Original line number Diff line number Diff line Loading @@ -20,11 +20,7 @@ {{ $filePath := replace .File.Path "\\" "/" }} {{ if .Site.Params.options.multilingualMode }} {{ $parts = $parts | append "content" .Lang $filePath }} {{ else }} {{ $parts = $parts | append "content" $filePath }} {{ end }} {{ $url := delimit $parts "/" }} Loading Loading
layouts/partials/main/edit-page.html +1 −5 Original line number Diff line number Diff line Loading @@ -20,11 +20,7 @@ {{ $filePath := replace .File.Path "\\" "/" }} {{ if .Site.Params.options.multilingualMode }} {{ $parts = $parts | append "content" .Lang $filePath }} {{ else }} {{ $parts = $parts | append "content" $filePath }} {{ end }} {{ $url := delimit $parts "/" }} Loading