I am working on a template system. I imagine that as a regular user you can create a. json file, and based on that file the system will automatically generate html.
I am fai
jQote2 is an excellent javascript templating plugin, which should be atleast a good benchmark. It parses JSON into HTML templates in a very handy way.
http://aefxx.com/jquery-plugins/jqote2/