vspd/webapi/templates/footer.html
jholdstock 2f7c46e5f8 Misc front end improvements.
- Use bootstrap to improve layout.
- Add warning banners for webserver debug mode and vspd closed.

Admin page:
- Replace listing of all tickets with form to search by ticket hash
2020-06-12 13:35:43 +00:00

5 lines
54 B
HTML

{{ define "footer" }}
</div>
</body>
</html>
{{ end }}