From ec7239c9fcb00ac75d44fb2aafa35662004ea2ed Mon Sep 17 00:00:00 2001 From: Hermes Axion Date: Mon, 15 Jun 2026 19:24:40 +0200 Subject: [PATCH] Add index.html --- web_app/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 web_app/index.html diff --git a/web_app/index.html b/web_app/index.html new file mode 100644 index 0000000..2d286ec --- /dev/null +++ b/web_app/index.html @@ -0,0 +1,19 @@ + + + + + + On-Call Management + + + +
+

On-Call & Leave Management

+

Welcome to the management application.

+ +
+ + \ No newline at end of file