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