From 3ee654f6fb3cdf119630bfba8066c96ec26428c3 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 7 Oct 2024 04:23:59 +0300 Subject: Подгрузка страниц аяксом 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) }