mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
e1f25eb098
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
15 lines
261 B
Plaintext
15 lines
261 B
Plaintext
!!! transitional
|
|
html
|
|
head
|
|
title #{Title}
|
|
|
|
block meta
|
|
meta[name="description"][value="This is a sample"]
|
|
|
|
body
|
|
header#mainHeader
|
|
ul
|
|
block menu
|
|
|
|
div#content
|
|
block content |