Files
RegattenApp/server/templates/button.html
2020-09-21 21:06:16 +02:00

3 lines
128 B
HTML

<a id="$html-id;" class="btn btn-full rounded-s text-uppercase font-900 shadow-m bg-highlight $css-class;" href="$1;">
$0;
</a>