4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
@using OnDocWeb.Areas.HelpPage
|
|
@model ImageSample
|
|
|
|
<img src="@Model.Src" /> |