How to use?
===========


You can import ``json_template`` from ``js.json_template`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.json_template import json_template # json_template fix this test
  >>> json_template.need()

