iris/_examples/view/layout/amber/views/layouts/main.amber

8 lines
123 B
Plaintext

doctype html
html
head
title #{Title}
body
block content
footer
#{render("partials/footer.amber", $)}