From b9a190bb7fdf98d4cbb886bc74d69c04b5588cb3 Mon Sep 17 00:00:00 2001 From: Onja Date: Wed, 11 Oct 2023 00:19:55 +0300 Subject: [PATCH] Update index.hbs to display a heading and description for CSV generation from a bodacc file --- src/views/pages/index.hbs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/pages/index.hbs b/src/views/pages/index.hbs index 0947258..8a332d8 100644 --- a/src/views/pages/index.hbs +++ b/src/views/pages/index.hbs @@ -1,7 +1,10 @@
-

Hello world

+
+

Génération CSV

+

Génération de fichier CSV depuis une URL pointant vers un fichier de bodacc

+