mirror of
https://github.com/kataras/iris.git
synced 2025-02-03 16:00:35 +01:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title #{Title}
|
|
body
|
|
block content
|
|
footer
|
|
#{render("partials/footer.amber", $)} |