3 lines
79 B
HTML
3 lines
79 B
HTML
<section {{ with .Get "id" }}id="{{ . }}"{{ end }}>
|
|
{{ .Inner }}
|
|
</section>
|