Files
revel-cmd/revel/skeleton/app/views/footer.html
2018-04-15 21:09:59 -07:00

6 lines
78 B
HTML

{{if .DevMode}}
{{template "debug.html" .}}
{{end}}
</body>
</html>