btcpayserver/BTCPayServer.Plugins.Test/Views/TestExtension/Index.cshtml

10 lines
305 B
Text
Raw Normal View History

<section>
<div class="container">
<h1>Challenge Completed!!</h1>
Here is also an image loaded from the plugin<br/>
<a href="https://twitter.com/NicolasDorier/status/1307221679014256640">
<img src="/Resources/img/screengrab.png"/>
</a>
</div>
</section>