From 194ec63d81ed7c8d6f63945139ea6d0bdfc597b3 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Mon, 19 Dec 2022 17:52:42 +0530 Subject: file: separate content and line numbers --- templates/file.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/file.html') diff --git a/templates/file.html b/templates/file.html index f231969..ab432d3 100644 --- a/templates/file.html +++ b/templates/file.html @@ -14,7 +14,7 @@ {{ . }} {{- end -}} -
+
             {{- .content -}}
-- 
cgit