Change forms
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 46s

This commit is contained in:
2024-03-29 21:13:14 +01:00
parent e6c792712e
commit 6227356074
7 changed files with 14 additions and 4 deletions

View File

@@ -1 +1 @@
<div class="center-childs">{{.Inner}}</div>
<div class="center-childs" style="text-align: center;">{{.Inner}}</div>

View File

@@ -0,0 +1,2 @@
<a href="{{.Get 0}}"><button class="{{.Get 1}}">{{.Inner}}</button></a>