diff --git a/templates/qr_destination.html b/templates/qr_destination.html deleted file mode 100644 index c37aa5b..0000000 --- a/templates/qr_destination.html +++ /dev/null @@ -1,1157 +0,0 @@ - - - - - - {{ qr_code.location_event }} - - - - -
- -
-
- - - - -
- {% if qr_code.location_event == 'Check In' %} -

- {{ qr_code.location_event }} - / - Entrada -

- {% else %} -

- {{ qr_code.location_event }} - / - Salida -

- {% endif %} -

- - {{ qr_code.location }} -

-
- - -
-
- - Status message -
-
- - -
-
-
-

- Please enter your Employee ID. - / - Por favor ingrese su ID de empleado. -

-
-
- -
-
- - -
- - -
-
- - -
-
- -
-

- Success! - / - ‘Éxito! -

-
-

- Your submission has been recorded successfully. - / - Su registro ha sido guardado exitosamente. -

-
-
- -
-
-
- - - - - - \ No newline at end of file