File tree Expand file tree Collapse file tree
Idp.Swiyu.Passkeys.Sts/Pages/Account Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <div class =" col-sm-6" >
1616 <div class =" card" >
1717 <div class =" card-header" >
18- <h2 >Local Account </h2 >
18+ <h3 >Local Account </h3 >
1919 </div >
2020
2121 <div class =" card-body" >
8484 <div class =" col-sm-6" >
8585 <div class =" card" >
8686 <div class =" card-header" >
87- <h2 >External Account </h2 >
87+ <h3 >External Account </h3 >
8888 </div >
8989 <div class =" card-body" >
9090 <ul class =" list-inline" >
Original file line number Diff line number Diff line change 33
44<div class =" logout-page" >
55 <div class =" lead" >
6- <h1 >Logout</h1 >
6+ <h3 >Logout</h3 >
77 <p >Would you like to logout of IdentityServer?</p >
88 </div >
99
Original file line number Diff line number Diff line change 22@model Idp .Swiyu .Passkeys .Sts .Pages .Logout .LoggedOut
33
44<div class =" logged-out-page" >
5- <h1 >
6- Logout
7- <small >You are now logged out</small >
8- </h1 >
5+ <h3 >You are now logged out</h3 >
96
107 @if (Model .View .PostLogoutRedirectUri != null )
118 {
You can’t perform that action at this time.
0 commit comments