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