czw
2025-06-23 9342539a8bb75985797282556a29b64ea32210fc
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />