Files
Stefan Hutter 09bcee5a2a Update 20241112
2024-11-12 14:22:55 +01:00

4 lines
74 B
Plaintext

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