added authentication among other things. considered working at this point.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{{ define "new_ticket" }}
|
||||
{{ define "content" }}
|
||||
<a href="/">← Back</a>
|
||||
<h2>Log My Ticket</h2>
|
||||
<form method="POST" action="/submit-ticket">
|
||||
{{ .csrfField }}
|
||||
<div class="form-section">
|
||||
<label>Draw Date:
|
||||
<select name="draw_date" required>
|
||||
|
||||
Reference in New Issue
Block a user