Initial Commit to Add RestAPI Server to IEC
[iec.git] / src / foundation / api / apiserver / app / views / footer.html
1   {{if .DevMode}}
2     {{template "debug.html" .}}
3   {{end}}
4   </body>
5 </html>