tarc/templates/stop.html

11 lines
162 B
HTML
Raw Normal View History

2025-05-11 00:01:05 -04:00
<!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>