diff --git a/PlotLine/Views/Analytics/Index.cshtml b/PlotLine/Views/Analytics/Index.cshtml
index 2066e9d..9027708 100644
--- a/PlotLine/Views/Analytics/Index.cshtml
+++ b/PlotLine/Views/Analytics/Index.cshtml
@@ -45,10 +45,6 @@
Analytics / Story health
@Model.Project.ProjectName
-
diff --git a/PlotLine/Views/Locations/Details.cshtml b/PlotLine/Views/Locations/Details.cshtml
index 888c2c4..c5bffff 100644
--- a/PlotLine/Views/Locations/Details.cshtml
+++ b/PlotLine/Views/Locations/Details.cshtml
@@ -23,7 +23,6 @@
@if (TempData["ProjectMetricMessage"] is string message)
diff --git a/PlotLine/Views/StoryAssets/Details.cshtml b/PlotLine/Views/StoryAssets/Details.cshtml
index 1429299..2a17246 100644
--- a/PlotLine/Views/StoryAssets/Details.cshtml
+++ b/PlotLine/Views/StoryAssets/Details.cshtml
@@ -24,7 +24,6 @@