3 lines
59 B
XML
3 lines
59 B
XML
{{ $type := .Get 0 }}
|
|
|
|
<span>[{{ humanize $type }}]</span>
|
{{ $type := .Get 0 }}
|
|
|
|
<span>[{{ humanize $type }}]</span>
|