You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
336 B

<br><br>
<center>
<blink>
<a
class="button button-primary rounded-lg px-4 md:px-5 py-3 md:py-4 bg-teal-500 hover:bg-teal-600 md:text-lg md:leading-tight text-white font-semibold leading-tight shadow-md"
style="color:white"
href="{{ .Get "url" }}"
id="button-cta"
>
{{ .Get "text" }}
</a>
</blink>
</center>