remvoe sanitzer from views and use extensions instead of keys
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = _localizer[WebKey.DocSigned];
|
||||
ViewData["Title"] = _localizer.DocSigned();
|
||||
}
|
||||
<div class="page container p-5">
|
||||
<header class="text-center">
|
||||
|
||||
Reference in New Issue
Block a user