mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-15 20:24:44 +00:00
6 lines
87 B
HTML
6 lines
87 B
HTML
{{if eq .RunMode "dev"}}
|
|
{{template "debug.html" .}}
|
|
{{end}}
|
|
</body>
|
|
</html>
|