Add a no_pagination.html template
This template can be used to turn of pagination but still have the
blue 'bars' at the top and bottom show up.
Patch by: Sverre Rabbelier
Add json2.js to repository under json folder, update build script and app.yaml.template files.
This is pretty useful set of functions for JSON manipulation in Javascript, we will mostly use stringify function. This code is on Public Domain license and comes from http://www.json.org/js.html.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed