From 76db84f69cadc83e1eb02a0442b06ca7eac22438 Mon Sep 17 00:00:00 2001 From: ngn Date: Sat, 5 Apr 2025 10:16:21 +0300 Subject: [PATCH] fix css import Signed-off-by: ngn --- views/translate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/translate.html b/views/translate.html index ff91e30..6f96220 100644 --- a/views/translate.html +++ b/views/translate.html @@ -1,7 +1,7 @@ {{template "head" .}} - + {{template "navbar" .}}