{# Displays a sidebar module with information for given package pkg - The package dict that owns the resources. Example: {% snippet "package/snippets/info.html", pkg=g.pkg %} #} {% block package_info %}{% if g.pkg %} {% endif %}{% endblock %}