added more billing components.

This commit is contained in:
Blake Ridgway
2026-04-16 21:30:11 -05:00
parent a621b1deb9
commit ffc2bde162
7 changed files with 157 additions and 43 deletions

View File

@@ -29,6 +29,7 @@
</p>
<form method="POST" action="/reset" class="form">
<input type="hidden" name="csrf_token" value="{{.CSRFToken}}">
<div class="form__group">
<label class="form__label" for="email">Email</label>
<input class="form__input" type="email" id="email" name="email"