2 lines
76 B
HTML
2 lines
76 B
HTML
<a href="{{ .Get "href" }}" class="button is-primary">{{ .Get "text" }}</a>
|
<a href="{{ .Get "href" }}" class="button is-primary">{{ .Get "text" }}</a>
|