Fix closing tag

This commit is contained in:
r 2024-04-09 05:53:27 +00:00
parent 6ddec8db3e
commit cd86ea6af1

View file

@ -8,7 +8,7 @@
<div class="form-field">
<input type="text" id="title" name="title" value="{{.List.Title}}">
<button type="submit"> Rename </button>
<div>
</div>
</form>
<h1>Users</h1>