mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-12-22 09:10:42 +00:00
Fix closing tag
This commit is contained in:
parent
6ddec8db3e
commit
cd86ea6af1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue