diff --git a/CodeLiturgy.Views/Sites/EnvironmentType.cs b/CodeLiturgy.Views/Application/Sites/EnvironmentType.cs similarity index 100% rename from CodeLiturgy.Views/Sites/EnvironmentType.cs rename to CodeLiturgy.Views/Application/Sites/EnvironmentType.cs diff --git a/CodeLiturgy.Views/Sites/Site.cs b/CodeLiturgy.Views/Application/Sites/Site.cs similarity index 100% rename from CodeLiturgy.Views/Sites/Site.cs rename to CodeLiturgy.Views/Application/Sites/Site.cs diff --git a/CodeLiturgy.Views/Sites/SiteCreate.cs b/CodeLiturgy.Views/Application/Sites/SiteCreate.cs similarity index 100% rename from CodeLiturgy.Views/Sites/SiteCreate.cs rename to CodeLiturgy.Views/Application/Sites/SiteCreate.cs diff --git a/CodeLiturgy.Views/Sites/SiteDbExtensions.cs b/CodeLiturgy.Views/Application/Sites/SiteDbExtensions.cs similarity index 100% rename from CodeLiturgy.Views/Sites/SiteDbExtensions.cs rename to CodeLiturgy.Views/Application/Sites/SiteDbExtensions.cs diff --git a/CodeLiturgy.Views/Sites/SiteEnvironment.cs b/CodeLiturgy.Views/Application/Sites/SiteEnvironment.cs similarity index 100% rename from CodeLiturgy.Views/Sites/SiteEnvironment.cs rename to CodeLiturgy.Views/Application/Sites/SiteEnvironment.cs diff --git a/CodeLiturgy.Views/Sites/SiteUnique.cs b/CodeLiturgy.Views/Application/Sites/SiteUnique.cs similarity index 100% rename from CodeLiturgy.Views/Sites/SiteUnique.cs rename to CodeLiturgy.Views/Application/Sites/SiteUnique.cs diff --git a/CodeLiturgy.Views/Languages/CultureSwitch.cs b/CodeLiturgy.Views/RazorUtils/Languages/CultureSwitch.cs similarity index 100% rename from CodeLiturgy.Views/Languages/CultureSwitch.cs rename to CodeLiturgy.Views/RazorUtils/Languages/CultureSwitch.cs diff --git a/CodeLiturgy.Views/Languages/CultureSwitchViewComponent.cs b/CodeLiturgy.Views/RazorUtils/Languages/CultureSwitchViewComponent.cs similarity index 100% rename from CodeLiturgy.Views/Languages/CultureSwitchViewComponent.cs rename to CodeLiturgy.Views/RazorUtils/Languages/CultureSwitchViewComponent.cs diff --git a/CodeLiturgy.Views/Languages/Translations.cs b/CodeLiturgy.Views/RazorUtils/Languages/Translations.cs similarity index 100% rename from CodeLiturgy.Views/Languages/Translations.cs rename to CodeLiturgy.Views/RazorUtils/Languages/Translations.cs