yavsc/Yavsc/Views/FrontOffice/Index.cshtml

8 lines
57 B
Text
Raw Normal View History

2016-09-01 18:42:21 +02:00
2016-05-17 18:22:18 +02:00
@{
2016-09-01 18:42:21 +02:00
ViewData["Title"] = "Index";
2016-05-17 18:22:18 +02:00
}
2016-09-01 18:42:21 +02:00
<h2>Index</h2>
2016-05-17 18:22:18 +02:00