mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-19 13:45:19 +00:00
6 lines
78 B
HTML
6 lines
78 B
HTML
{{if .DevMode}}
|
|
{{template "debug.html" .}}
|
|
{{end}}
|
|
</body>
|
|
</html>
|