created setup
This commit is contained in:
7
templates/create_session.html
Normal file
7
templates/create_session.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{{define "title"}}
|
||||
create or join session | {{index . "name"}}
|
||||
{{end}}
|
||||
|
||||
{{define "body"}}
|
||||
<button class="button is-primary">create session</button>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user