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-04-06 05:21:28 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
iris
/
_examples
/
view
/
layout
/
ace
/
views
/
layouts
/
main.ace
8 lines
121 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
2020-10-01 16:06:16 +03:00
= doctype html
html
head
title {{.Title}}
body
builtin html template functions changes
2022-12-13 01:37:15 +02:00
{{ yield . }}
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
2020-10-01 16:06:16 +03:00
footer
= include partials/footer.ace .
Reference in New Issue
Copy Permalink