mirror of
https://github.com/ehrudxo/GoMap.git
synced 2025-09-04 19:37:15 +00:00
6 lines
87 B
HTML
6 lines
87 B
HTML
{{if eq .RunMode "dev"}}
|
|
{{template "debug.html" .}}
|
|
{{end}}
|
|
</body>
|
|
</html>
|