pulg
2025-06-10 b3d20305722ae41ca0093ea034b12373dfdd2b3b
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />