mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 23:40:35 +01:00
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
= doctype html
|
|
html
|
|
head
|
|
title Main Page
|
|
body
|
|
{{ yield }} |