{% if show_copyright and copyright %}
{% if hasdoc('copyright') %}Copyright {{ copyright }}{% else %}Copyright {{ copyright }}{% endif %}{% if license %}, {% if license_url %}{{ license }}{% else %}{{ license }}{% endif %}{% endif %}