4 lines
82 B
Plaintext

@using MoqStudy.WebApp.Areas.HelpPage
@model ImageSample
<img src="@Model.Src" />