7 lines
68 B
Plaintext
Executable File
7 lines
68 B
Plaintext
Executable File
@* razor mode *@
|
|
@{
|
|
Layout = "~/layout"
|
|
@: <a>
|
|
@Layout
|
|
@: </a>
|
|
} |