lss
2025-06-25 0c6f09c80809eeaf4576a6bb506776ffbd9d34a9
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />