aboutsummaryrefslogtreecommitdiff
path: root/174bg/database/volumes/pocketbase/pb_hooks/views/stats.html
diff options
context:
space:
mode:
Diffstat (limited to '174bg/database/volumes/pocketbase/pb_hooks/views/stats.html')
-rw-r--r--174bg/database/volumes/pocketbase/pb_hooks/views/stats.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/174bg/database/volumes/pocketbase/pb_hooks/views/stats.html b/174bg/database/volumes/pocketbase/pb_hooks/views/stats.html
index b61a1ba..8844336 100644
--- a/174bg/database/volumes/pocketbase/pb_hooks/views/stats.html
+++ b/174bg/database/volumes/pocketbase/pb_hooks/views/stats.html
@@ -1,9 +1,11 @@
-{{define "title"}}
- stats
-{{end}}
-
{{define "body"}}
- <p id="app"></p>
+ <style>
+ div#app {
+ font-family: monospace;
+ }
+ </style>
+
+ <div id="app"></div>
<script>
window.addEventListener("load", () => {