@r oh you forgot the div on list.tmpl:11
--- a/templates/list.tmpl +++ b/templates/list.tmpl @@ -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>