From d504a39d409dfe6608863f793d3f575bee0fc874 Mon Sep 17 00:00:00 2001 From: Thierry Date: Thu, 26 Mar 2026 11:29:42 +0100 Subject: [PATCH] Upload files to "frontend/templates" --- frontend/templates/index.jinja | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 frontend/templates/index.jinja diff --git a/frontend/templates/index.jinja b/frontend/templates/index.jinja new file mode 100644 index 0000000..3b5f534 --- /dev/null +++ b/frontend/templates/index.jinja @@ -0,0 +1,51 @@ + +
+ + +
+ +

+ Formats acceptés : LAS, LAZ, PLY, XYZ, PTS +

+
+ +
+
+
+
+ +
+
+ + +
+
+

+ Uploadez un fichier pour lancer la visualisation +

+
+
+ +
+
\ No newline at end of file