vanity/modules/router/templates/foot.go

7 lines
50 B
Go

package templates
var Foot = `
</body>
</html>
`