=> CommonMark.NET + Fixes code + refact
This commit is contained in:
parent
fa8e032d21
commit
6e42b01a47
8 changed files with 18 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@model RegisterViewModel
|
||||
@model RegisterModel
|
||||
@{
|
||||
ViewData["Title"] = @SR["Register"];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@model RegisterViewModel
|
||||
@model RegisterModel
|
||||
@{
|
||||
ViewData["Title"] = @SR["Register"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue