Skip to content

Commit 994c9fb

Browse files
Clean it
1 parent f86a37b commit 994c9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
}
6363
@if (foundPrivacy != null)
6464
{
65-
- <a asp-area="" asp-page="/Privacy">Privacy</a>
65+
@:- <a asp-area="" asp-page="/Privacy">Privacy</a>
6666
}
6767
</div>
6868
</footer>

0 commit comments

Comments
 (0)