4 lines
85 B
Puppet
4 lines
85 B
Puppet
@using $rootnamespace$.Areas.HelpPage
|
|
@model ImageSample
|
|
|
|
<img src="@Model.Src" /> |