{# Import the theme's layout. #} {% extends "!page.html" %} {%- block body %} {%- if legacy_version -%} This documentation page refers to a previous release of DIALS ({{ legacy_version }}).
Click here to go to the corresponding page for the latest version of DIALS
{%- endif -%} {{ super() }} {%- endblock %}