diff options
Diffstat (limited to 'template/debug.st')
| -rwxr-xr-x | template/debug.st | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/template/debug.st b/template/debug.st index 97d4562..eb656e9 100755 --- a/template/debug.st +++ b/template/debug.st @@ -2,24 +2,7 @@ <title>dump.fm DEBUG</title> $head()$ <link rel="stylesheet" type="text/css" href="/static/css/debug.css?v=20260129"> - <!-- - <style> - #main { - padding: 100px 2em 0px 2em; - } - #flash { - border: 2px solid red; - margin: 0 auto; - padding: 1em; - width: 75% - } - label { - float: left; - width: 100px; - } - </style> - --> - <body> + <body> $banner()$ <div id="main"> |
