This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-01-24 19:21:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
512ed6ffc0
iris
/
_examples
/
view
/
embedding-templates-into-app
/
embedded
/
templates
/
partials
/
page1_partial1.html
4 lines
86 B
HTML
Raw
Normal View
History
Unescape
Escape
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
2022-09-25 19:40:56 +02:00
<
div
style
=
"background-color: white; color: red"
>
<
h1
>
Page 1's Partial 1
<
/
h1
>
<
/
div
>
Reference in New Issue
Copy Permalink