From e8e3c4cba8ffa0056e984c113cfbb75319e00022 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 20 Sep 2024 16:21:09 +1000 Subject: v0.4-rc1 --- Pages/Shared/_Layout.cshtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Pages/Shared/_Layout.cshtml (limited to 'Pages/Shared/_Layout.cshtml') diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml new file mode 100644 index 0000000..93eaab4 --- /dev/null +++ b/Pages/Shared/_Layout.cshtml @@ -0,0 +1,12 @@ + + + + + + CFA Job Counter + + + + @RenderBody() + + \ No newline at end of file -- cgit v1.3