From b6994407d3daa91f7beee8ea56e5ad13d22bc905 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 10 Feb 2025 17:06:22 +0800 Subject: *.html: Reindent --- templates/repo_tree_file.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'templates/repo_tree_file.html') diff --git a/templates/repo_tree_file.html b/templates/repo_tree_file.html index 4324208..9874cde 100644 --- a/templates/repo_tree_file.html +++ b/templates/repo_tree_file.html @@ -1,16 +1,16 @@ {{- define "repo_tree_file" -}} - - - -{{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }} - - -

-/{{ .path_spec }} -

-{{ .file_contents }} - + + + + {{ .category_name }}/repos/{{ .repo_name }}/{{ .path_spec }} + + +

+ /{{ .path_spec }} +

+ {{ .file_contents }} + {{- end -}} -- cgit v1.2.3