mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
e1f25eb098
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
extends layout.pug
|
|
|
|
block title
|
|
title Article Title
|
|
|
|
block content
|
|
h1 My Article |