This commit is contained in:
Paul Schneider 2026-07-04 20:03:56 +01:00
commit bce6280750
55 changed files with 235 additions and 45 deletions

View file

@ -1,4 +1,7 @@
@model DeviceAuthorizationViewModel
@{
ViewBag.Title = Localizer["Device"];
}
<div class="page-device-confirmation">
<div class="lead">
@ -105,4 +108,4 @@
</div>
</div>
</form>
</div>
</div>