mirror of
https://github.com/kataras/iris.git
synced 2025-01-26 03:56:34 +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", $)}
|