diff --git a/Pages/Azure/Container.cshtml b/Pages/Azure/Container.cshtml index 0bbd365..e10ccf0 100644 --- a/Pages/Azure/Container.cshtml +++ b/Pages/Azure/Container.cshtml @@ -4,6 +4,10 @@ ViewData["Title"] = $"Container: {Model.Name}"; } +@section Styles { + +} +
@Model.Dashboard.AccountName
@@ -127,80 +131,6 @@ elseWorkflow runs og statistik
@@ -201,74 +205,6 @@ elseGit repositories og CI/CD status
@@ -285,163 +289,6 @@ elseAlle repositories med backup status
@@ -144,74 +148,6 @@ else } } - -