aboutsummaryrefslogtreecommitdiff
path: root/pkg/tpl/layout_templ.go
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-10-08 18:48:55 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-10-08 18:48:55 +0300
commita20e2ace25c363658d59346358339011fe8ef934 (patch)
tree0783fc116b2fdcc6928eb82eea63b2073fef2651 /pkg/tpl/layout_templ.go
parente849e705c30cceec3cf7336a21bed96c8a911e90 (diff)
Фикс стилейHEADmaster
Diffstat (limited to 'pkg/tpl/layout_templ.go')
-rw-r--r--pkg/tpl/layout_templ.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tpl/layout_templ.go b/pkg/tpl/layout_templ.go
index 10b0bfc..b394b79 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("\"><meta name=\"yandex-verification\" content=\"ee0e23da00ce9fe4\"><title>ШОргРу</title></head><body><main class=\"container\"><nav><ul><li><a href=\"/\"><strong>ШОргРу</strong></a></li></ul><ul hx-boost=\"true\" hx-indicator=\".loader\"><span aria-busy=\"true\" class=\"loader htmx-indicator\">Загрузка...</span><li><a href=\"/\">Главная</a></li><li><a href=\"/random\">Случайные</a></li><li><a href=\"/top\">Топ</a></li><li><a href=\"/add\">Добавить цитату</a></li></ul></nav>")
+ _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("\"><meta name=\"yandex-verification\" content=\"ee0e23da00ce9fe4\"><title>ШОргРу</title></head><body><main class=\"container\"><div class=\"header\"><a href=\"/\"><strong>ШОргРу</strong></a><div class=\"top-menu\" hx-boost=\"true\" hx-indicator=\".loader\"><span aria-busy=\"true\" class=\"loader htmx-indicator\">Загрузка...</span> <a href=\"/\">Главная</a> <a href=\"/random\">Рандом</a> <a href=\"/top\">Топ</a> <a href=\"/add\">Добавить</a></div></div>")
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}