From d879c2dfb088cb7911e322694c101fb0bdf7c0c0 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Tue, 13 Dec 2022 11:50:39 +0530 Subject: template: line numbers for file view --- templates/head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index 3739342..a128b6b 100644 --- a/templates/head.html +++ b/templates/head.html @@ -2,6 +2,7 @@ + {{ end }} -- cgit