prometheus/web/templates
Johannes 'fish' Ziemke 1a3fb459e0 Add navigation menu to all pages + change routes.
To achieve that, this PR
- converts static/index.html ("console") and graph to templates
- moved the handlebars template to separated file to avoid escaping issues

Route changes:
/status -> /
/static -> /console
/static/graph.html -> /graph
2013-04-04 16:36:53 +02:00
..
_base.html Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
console.html Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
graph.html Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00
status.html Add navigation menu to all pages + change routes. 2013-04-04 16:36:53 +02:00