use custom iframes
This commit is contained in:
parent
b8cb9881b3
commit
4025bc115b
3 changed files with 35 additions and 4 deletions
10
templates/stop.html
Normal file
10
templates/stop.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue