{# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. #}

{{ out_config.get('title', 'Gitbib') }}

{% if out_config['description'] %}

{{ out_config['description'] }}

{% endif %} {% for out_spec in out_config['outputs'] %}

{{ out_spec.get('title', out_spec['fn']) }} (bib)

{% if out_spec['description'] %}

{{ out_spec['description'] }}

{% endif %} {% endfor %}
{#

Items

#}