Merge remote-tracking branch 'refs/remotes/spaetz/fix_docs'

This commit is contained in:
Christopher Allan Webber 2013-09-04 07:41:56 -05:00
commit 100625f6c2

View File

@ -252,7 +252,7 @@ def get_hook_templates(hook_name):
.. code-block:: html+jinja
{% template_hook "media_sidebar" %}
{% template_hook("media_sidebar") %}
... which will include all templates for you, partly using this
method.