diff --git a/templates/index.html b/templates/index.html index 48ed7f2..7c44010 100644 --- a/templates/index.html +++ b/templates/index.html @@ -57,7 +57,11 @@ {% else %}

Il n'y a aucun projet pour le moment...

{% endif %} - +
+
+ +
+
{% endblock content %} diff --git a/templates/scan.html b/templates/scan.html index 6cc9233..012a048 100644 --- a/templates/scan.html +++ b/templates/scan.html @@ -24,16 +24,25 @@

Si les données acquises conviennent, appuyez sur le bouton ci-dessous pour valider l'acquisition.

+
{% if acquisition %} {% if acquisition.validated %} - +
+ +
{% else %} - Valider l'acquisition + {% endif %} {% else %} - Valider l'acquisition + {% endif %} - Supprimer l'acquisition +