5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
@using Core.Entities
|
|
@using Core.Utility
|
|
@{
|
|
ViewData["Title"] = "Home Page";
|
|
} |