mirror of
https://github.com/kataras/iris.git
synced 2026-03-06 08:25:59 +00:00
directly support embed.FS and fs.FS on view engines
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div style="background-color: black; color: blue">
|
||||
|
||||
<h1>Page 1 {{ greet "iris developer"}}</h1>
|
||||
|
||||
{{ render "partials/page1_partial1.html"}}
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user