mirror of https://github.com/abpframework/abp
parent
406d1cdb9b
commit
abda1104ae
@ -0,0 +1,19 @@
|
||||
@page
|
||||
@model Volo.Abp.AspNetCore.Mvc.Authorization.AuthTestPage
|
||||
|
||||
@{
|
||||
Layout = null;
|
||||
}
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue