iris/_examples/view/template_pug_2_embedded/templates/layout.pug
Gerasimos (Makis) Maropoulos e1f25eb098
Full support of the http.FileSystem on all view engines as requested at #1575
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
2020-09-05 08:34:09 +03:00

7 lines
91 B
Plaintext

doctype html
html
head
block title
title Default title
body
block content