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 11:11:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
502b4654d4
iris
/
_examples
/
view
/
template_html_0
/
templates
/
hi.html
9 lines
103 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
>
{{.Title}}
<
/
title
>
<
/
head
>
<
body
>
<
h1
>
Hi {{.Name}}
<
/
h1
>
<
/
body
>
<
/
html
>
Reference in New Issue
Copy Permalink