{% if wiki_title and author %}
{{wiki_title}} by {{author}}.
{% endif %} {% if repo %}
Central repository at {{repo}}.
{% endif %} {% if license %}
Licensed under {{license}}.
{% endif %}
Site last updated on {{build_time}}.