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

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

  >>> from js.jquery_jgrowl import jquery_jgrowl
  >>> jquery_jgrowl.need()

