mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-17 23:05:41 +00:00
6 lines
292 B
HTML
6 lines
292 B
HTML
|
|
<noscript>
|
|
you need to enable javascript to view comments(or be a wizard)
|
|
</noscript>
|
|
{{ cond (not (eq (os.Getenv "COMMENTS_BACKEND") "")) (safeHTML (printf "<div hx-get='/comments/%s' hx-target='this' hx-trigger='load' hx-swap='outerHTML'></div>" .File.Path)) ""}}
|
|
|