From 3442a92f359b35a76244dfc4f2e55a34d4ec1b2b Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 6 Oct 2024 17:47:06 +0300 Subject: Фикс ссылок + обработка ошибок MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/tpl/layout_templ.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/tpl/layout_templ.go') diff --git a/pkg/tpl/layout_templ.go b/pkg/tpl/layout_templ.go index 133beed..eb340ee 100644 --- a/pkg/tpl/layout_templ.go +++ b/pkg/tpl/layout_templ.go @@ -68,7 +68,7 @@ func Layout(params HeaderParams) templ.Component { if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("\">ШОргРу
") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("\">ШОргРу
") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err } -- cgit v1.2.3