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
52fab1bcc8
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 15:06:16 +02:00
= doctype html
html
head
title {{.Title}}
body
builtin html template functions changes
2022-12-13 00:37:15 +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