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


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

  >>> from js.jquery_jqote2 import jqote2
  >>> jqote2.need()

