From 9fc9d871268e99222d450a8bfe1bcb80ff0125e5 Mon Sep 17 00:00:00 2001 From: Nemo D'ACREMONT Date: Fri, 25 Oct 2024 18:54:35 +0200 Subject: [PATCH] feat: add a first example template --- back-end/src/templates/index.ejs | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 back-end/src/templates/index.ejs diff --git a/back-end/src/templates/index.ejs b/back-end/src/templates/index.ejs new file mode 100644 index 0000000..f875856 --- /dev/null +++ b/back-end/src/templates/index.ejs @@ -0,0 +1,13 @@ + + + + + + Leohl !dworl + + +

Naisu

+

<%= message %>

+

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Sapiente quod dicta molestiae harum veniam iste, nostrum nemo earum commodi fugit modi, ratione obcaecati, beatae ullam. Debitis ducimus dignissimos rem at.

+ +