From aadca794b4dbf81dfc2daf2d735ec1fed29b0079 Mon Sep 17 00:00:00 2001 From: Outis Date: Mon, 1 Jun 2026 09:35:07 -0400 Subject: [PATCH] Add initial HTML template for Local AI Portal --- ai-portal/templates/portal.html | 75 +++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 ai-portal/templates/portal.html diff --git a/ai-portal/templates/portal.html b/ai-portal/templates/portal.html new file mode 100644 index 0000000..274cab0 --- /dev/null +++ b/ai-portal/templates/portal.html @@ -0,0 +1,75 @@ + + + + + + + + + Local AI Portal + + + +
+

Local AI

+

{{ message }}

+ +

{{ message }}

+
+ +