{% extends "base.html" %} {% block content %}

{{ object.name }}

{% if calibration %} Faire un scan {% else %}
{% endblock content %} {% block extrajs %}{% if not calibration %} {% endif %}{% endblock %}