Files
2024-10-01 15:26:52 +02:00

4 lines
85 B
Puppet

@using $rootnamespace$.Areas.HelpPage
@model ImageSample
<img src="@Model.Src" />