4 lines
90 B
Plaintext

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