landingpage/layouts/shortcodes/button.html

1 line
93 B
HTML

<li><a href="{{ .Get "link" }}" class="button {{ .Get "class" }}">{{ .Get "title" }}</a></li>