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