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-23 18:51:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
38d2662661
iris
/
_examples
/
view
/
overview
/
templates
/
hi.html
11 lines
105 B
HTML
Raw
Normal View
History
Unescape
Escape
Update to version 8.5.5 Former-commit-id: b5be58709f17758a8df3ebc99270b97ccd8b18f2
2017-11-02 04:50:56 +01:00
<
html
>
<
head
>
<
title
>
Hi iris
<
/
title
>
<
/
head
>
<
body
>
<
h1
>
Hi {{.Name}}
<
/
h1
>
<
/
body
>
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
2017-07-10 17:32:42 +02:00
<
/
html
>
Reference in New Issue
Copy Permalink