diff options
Diffstat (limited to 'templates/default.html')
| -rw-r--r-- | templates/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html index ca9aee0..214229e 100644 --- a/templates/default.html +++ b/templates/default.html @@ -1,6 +1,6 @@ <html> {{> head.html}} <body> -aaaaaa +{{{body}}} </body> </html> |
