Version

{% block version %} {% if technote.version %}

Version {{technote.version}}

{% endif %} {% endblock version %} {% block date_updated %} {% if technote.date_updated_iso %}

Updated

{% endif %} {% endblock date_updated %}