diff --git a/bs5/Shared/Assets.cshtml b/bs5/Shared/Assets.cshtml
index 7edf75a..4b2ce4e 100644
--- a/bs5/Shared/Assets.cshtml
+++ b/bs5/Shared/Assets.cshtml
@@ -1,4 +1,4 @@
-@inherits Custom.Hybrid.RazorTyped
+@inherits Custom.Hybrid.RazorTyped
@{
// show warning for admin if koi.json is missing
if (Kit.Css.IsUnknown && MyUser.IsSiteAdmin) {