mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
5 lines
120 B
HTML
5 lines
120 B
HTML
{{- /* [left, right] */ -}}
|
|
<div class={{ .Get 0 | printf "float-%s" }}>
|
|
{{- .Inner | .Page.RenderString -}}
|
|
</div>
|