diff --git a/projects/Infrastructure/Views/Shared/_Layout.cshtml b/projects/Infrastructure/Views/Shared/_Layout.cshtml index aa22eb0d..2cab332f 100644 --- a/projects/Infrastructure/Views/Shared/_Layout.cshtml +++ b/projects/Infrastructure/Views/Shared/_Layout.cshtml @@ -82,7 +82,7 @@ @Html.Raw(cfg["copyright"].Replace("{now}", DateTime.Now.Year.ToString()))