pulg
2025-07-01 8bc688f992f70815084e958a728a696871294672
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />