isn/Views/Device/Success.cshtml

7 lines
160 B
Text
Raw Normal View History

2021-04-10 14:11:09 +01:00
<div class="page-device-success">
<div class="lead">
<h1>Success</h1>
<p>You have successfully authorized the device</p>
</div>
</div>