4 lines
73 B
HTML
4 lines
73 B
HTML
|
{{ range . }}
|
||
|
<span class="label label-primary">{{ . }}</span>
|
||
|
{{ end }}
|