styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
530 stars 181 forks source link

Js template block elements #40

Open styxit opened 11 years ago

styxit commented 11 years ago

Use http://handlebarsjs.com/ for template blocks

remb0 commented 10 years ago

with this we can make new html pages with this blocks? for example external link block or?

styxit commented 10 years ago

I would like to introduce this so we can get rid of all the lines of JS code, inserting text and creating html tags based on the api responses.

This would reduce the lines of JS code, this is specifically related to the external links.