Fixed blade references.

This commit is contained in:
2020-06-22 10:08:18 +02:00
parent e056567f57
commit 9c3796220f
9 changed files with 35 additions and 20 deletions
@@ -12,6 +12,7 @@
@section("content")
<h1>Opret Bruger:</h1>
<form method="post" action="/users">
@csrf
<label for="name_first">Fornavn:</label>
<input type="text" name="name_first" id="name_first" required>
<label for="name_last">Efternavn:</label>