From 3ee654f6fb3cdf119630bfba8066c96ec26428c3 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 7 Oct 2024 04:23:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=B3=D1=80=D1=83=D0=B7?= =?UTF-8?q?=D0=BA=D0=B0=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=20?= =?UTF-8?q?=D0=B0=D1=8F=D0=BA=D1=81=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/tpl/index.templ | 2 +- pkg/tpl/index_templ.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/tpl/index.templ b/pkg/tpl/index.templ index b405f3e..3655531 100644 --- a/pkg/tpl/index.templ +++ b/pkg/tpl/index.templ @@ -16,7 +16,7 @@ templ Index(quotes []model.Quote, page, count int) { @Quote(&q) }