From 54ba861b0eff3b83c900a0e4d58b816b6eb43c4f Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Thu, 9 Mar 2023 23:00:21 +0100 Subject: [PATCH] Remove style tags --- WGneu/Documents/Document.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/WGneu/Documents/Document.cshtml b/WGneu/Documents/Document.cshtml index 3968463..ecdb904 100644 --- a/WGneu/Documents/Document.cshtml +++ b/WGneu/Documents/Document.cshtml @@ -16,9 +16,7 @@ - + @{ await IncludeAsync("Style.css"); }