Working on roles, users and create tenant
This commit is contained in:
parent
269bf50c78
commit
fcffb57ac6
21 changed files with 483 additions and 56 deletions
|
|
@ -5,9 +5,10 @@
|
|||
}
|
||||
|
||||
|
||||
<hello name="John"></hello>
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="display-4">Welcome</h1>
|
||||
<p>Learn about <a href="https://learn.microsoft.com/aspnet/core">building Web apps with ASP.NET Core</a>.</p>
|
||||
@* <hello name="John"></hello> *@
|
||||
|
||||
<div>
|
||||
<h1>Calendar.</h1>
|
||||
<calendar></calendar>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue