readysite / website / controllers / testdata / views / layouts / base.html 73 B base.html Copy <!DOCTYPE html> <html> <body>{{block "content" .}}{{end}}</body> </html> ← Back