{% extends "page.html" %} {% set title = "Versions" %} {% block content -%} {% if versions %}

Versions

Documentation is available for the following versions:
{% else %}

No version information available!

{% endif %} {%- endblock %}