{# Version timeline partial #} {% if versions %} {# Pagination #} {% if total > per_page %}
{% if page > 1 %} {% endif %} Page {{ page }} {% if page * per_page < total %} {% endif %}
{% endif %} {% else %}

No spec versions recorded yet.

Versions are saved automatically when the server starts with a changed DSL.

{% endif %}