Added register route and template.

This commit is contained in:
mikestefanello 2021-12-03 16:35:11 -05:00
parent fe0fb8c801
commit fc1d3cdc33
7 changed files with 69 additions and 8 deletions

View file

@ -1,5 +1,5 @@
{{define "content"}}
<form method="POST">
<form method="post">
<div class="field">
<label class="label">Message</label>
<div class="control">