diff options
Diffstat (limited to 'template/debug.st')
| -rwxr-xr-x | template/debug.st | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/debug.st b/template/debug.st index bba203f..97d4562 100755 --- a/template/debug.st +++ b/template/debug.st @@ -1,6 +1,8 @@ <html> <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; @@ -16,6 +18,7 @@ width: 100px; } </style> + --> <body> $banner()$ <div id="main"> |
