8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
|
|
@{
|
|
ViewData["Title"] = "Projects list";
|
|
}
|
|
|
|
<h2>Projects</h2>
|
|
|