Initialize the BookGeistSheet
This commit is contained in:
parent
163423ea5b
commit
7935a85188
9 changed files with 153 additions and 8 deletions
7
templates/Apps/BookGeistSheet/header.hbs
Normal file
7
templates/Apps/BookGeistSheet/header.hbs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div>
|
||||
<input
|
||||
type="text"
|
||||
name="name"
|
||||
value="{{name}}"
|
||||
>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue