@using OAuth2Study.OAuthServer.Areas.HelpPage
@model ImageSample

<img src="@Model.Src" />