mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 04:02:40 +00:00
4 lines
138 B
HTML
4 lines
138 B
HTML
<details>
|
|
<summary>{{ .Get "summary" | default (.Get 0) | .Page.RenderString }}</summary>
|
|
{{ .Inner | .Page.RenderString }}
|
|
</details> |