use custom iframes

This commit is contained in:
steven 2025-05-11 00:01:05 -04:00
parent b8cb9881b3
commit 4025bc115b
3 changed files with 35 additions and 4 deletions

10
templates/stop.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<style>html,body{margin:0;font-size:12px}</style>
</head>
<body>
{{table|safe}}
</body>
</html>