From 3f4c0720e1e3421431e7baa20882a4a4512a7fab Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 19 Oct 2025 23:41:23 +0200 Subject: Initial --- src/Pages/App/Info.cshtml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/Pages/App/Info.cshtml (limited to 'src/Pages/App/Info.cshtml') diff --git a/src/Pages/App/Info.cshtml b/src/Pages/App/Info.cshtml new file mode 100644 index 0000000..f4c1f3c --- /dev/null +++ b/src/Pages/App/Info.cshtml @@ -0,0 +1,10 @@ +@page +@model IOL.Fagprove.Pages.App.Info + +@{ + ViewData["Title"] = "Infoside"; +} +
+

Infoside

+

Her kommer det noe snart...

+
\ No newline at end of file -- cgit v1.3