#60 Replace all jinja server-side templates with handlebars frontend templates
Closed: Invalid Opened by ralph.

This is an architectural change that throws some stuff up in the air. The idea is to move the rendering of widgets from the server to the client.

With rendering of templates on the client side, we can do things like async update via EventSource more efficiently.


In the interest of getting the project done more expediently, I'm going to close this ticket as WONTFIX.

Metadata