Tjiny
2025-05-19 71206b5efde392d725d9c07820c559c52f6b5ef8
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />