mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 11:11:03 +01:00
e1f25eb098
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
= doctype html
|
|
html
|
|
head
|
|
title Main Page
|
|
body
|
|
h1 Layout
|
|
{{ yield }} |