updated booking form to multistep form

This commit is contained in:
tumillanino
2025-10-30 13:51:30 +11:00
parent d5818bcf13
commit a0ec8b69fc
12 changed files with 335 additions and 34 deletions

View File

@@ -68,7 +68,7 @@
{{if .Authenticated}}
<a href="/profile" {{if eq .ActivePage "profile"}}class="active"{{end}}>Profile</a>
{{else}}
<a href="{{.OryLoginURL}}" class="btn btn-primary" style="padding: 0.5rem 1rem; text-decoration: none;">Login</a>
<a href="{{.OryLoginURL}}" class="btn btn-secondary" style="padding: 0.5rem 1rem; text-decoration: none;">Login</a>
{{end}}
</nav>
<button id="themeToggle" class="btn btn-outline" aria-label="Toggle theme">