ui: update to defaults, less assumptions about layout

This commit is contained in:
Lewis Wynne 2026-04-28 00:30:08 +01:00
parent 1d993fb6cc
commit 6bbdb50ab8
7 changed files with 113 additions and 102 deletions

View file

@ -30,14 +30,12 @@
</head>
<body>
<div class="page-container">
{{title}}
=========
<h1>{{title}}</h1>
{{prompt}}
{{form}}
entries
=======
<h1>entries</h1>
{{entries}}
</div>
</body>