This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
learngo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
2a57da47ac801e90f3202d1a470dc1343e38c799
learngo
/
x-tba
/
wizards-structs
/
server
/
list.tmpl.html
T
5 lines
99 B
HTML
Raw
Normal View
History
Unescape
Escape
move: wizards structs project to x-tba
2019-04-23 00:30:12 +03:00
<
h1
>
There are {{len .}} wizards.
</
h1
>
{{range .}}
👉 {{.Name}} {{.Lastname}} ({{.Nick}})
{{end}}
Reference in New Issue
Copy Permalink