modified comments

This commit is contained in:
Somrat 2024-04-18 09:29:54 +06:00
parent 5d1e77ab6a
commit e457ebefde

View File

@ -13,6 +13,7 @@
<!-- style (always cache it) --> <!-- style (always cache it) -->
{{ partialCached "essentials/style.html" . }} {{ partialCached "essentials/style.html" . }}
</head> </head>
<body> <body>
@ -29,7 +30,7 @@
{{ end }} {{ end }}
<!-- cookie consent --> <!-- announcement -->
{{ partialCached "announcement.html" . }} {{ partialCached "announcement.html" . }}