ui: update to defaults, less assumptions about layout
This commit is contained in:
parent
1d993fb6cc
commit
6bbdb50ab8
7 changed files with 113 additions and 102 deletions
|
|
@ -30,14 +30,12 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="page-container">
|
||||
{{title}}
|
||||
=========
|
||||
<h1>{{title}}</h1>
|
||||
|
||||
{{prompt}}
|
||||
{{form}}
|
||||
|
||||
entries
|
||||
=======
|
||||
<h1>entries</h1>
|
||||
{{entries}}
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue