···1717 }
1818 </ul>
19192020+ @if (Model.Scopes.Contains("iceshrimp"))
2121+ {
2222+ <div class="iceshrimp_scope_warning">
2323+ This app can use the Iceshrimp API as well as the Mastodon API, giving it full access to your account.
2424+ </div>
2525+ }
2626+2027 @if (Model.TwoFactorFormData is { } data)
2128 {
2229 <form method="post">