refactoring

This commit is contained in:
2016-05-17 18:35:45 +02:00
parent 388b004837
commit b422ff7f5b
31 changed files with 44 additions and 43 deletions

View File

@ -1,4 +1,4 @@
@model IEnumerable<YavscWeb.Models.Blog>
@model IEnumerable<Yavsc.Models.Blog>
@{
ViewData["Title"] = "Index";