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-02-03 07:50:34 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
104bea0a58
iris
/
_benchmarks
/
view
/
ace
/
views
/
layouts
/
main.ace
9 lines
122 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
2020-10-01 15:06:16 +02:00
= doctype html
html
head
title {{.Title}}
body
update view benchmarks and remove ace template parser
2023-03-17 11:38:07 +01:00
{{ yield . }}
Add View Engine Benchmarks: https://github.com/kataras/iris/tree/master/_benchmarks/view
2020-10-01 15:06:16 +02:00
footer
= include partials/footer.ace .
Reference in New Issue
Copy Permalink