You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
web-app content formatting
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
|
||||
{{end}}
|
||||
{{define "content"}}
|
||||
|
||||
|
||||
|
||||
<h3 class="mt-5">Inline Validation Example</h3>
|
||||
<p>Any field error that is not displayed inline will still be displayed as apart of the the validation at the top of the page.</p>
|
||||
<form class="user" method="post" novalidate>
|
||||
@@ -19,8 +16,6 @@
|
||||
</button>
|
||||
<hr>
|
||||
</form>
|
||||
|
||||
|
||||
{{end}}
|
||||
{{define "js"}}
|
||||
|
||||
|
Reference in New Issue
Block a user