This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
vanity
Watch
1
Star
0
Fork
You've already forked vanity
0
Code
Issues
Pull Requests
Releases
5
Activity
693e58df7f
vanity
/
router
/
templates
/
foot.go
8 lines
101 B
Go
Raw
Blame
History
package
templates
var
Foot
=
`
<strong>Version: </strong>
{{
.AppVer
}}
|
{{
.GoVer
}}
</body>
</html>
`
Reference in New Issue
View Git Blame
Copy Permalink