mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title {{.Title}}
|
||
|
body
|
||
|
block content
|
||
|
footer
|
||
|
include ../partials/footer.pug
|