mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add ASP.NET Identity.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@using Microsoft.Extensions.PlatformAbstractions
|
||||
@using Microsoft.Extensions.PlatformAbstractions
|
||||
@{
|
||||
/******************************************************************************
|
||||
// Canary Islands Computer Museum Website
|
||||
@@ -134,7 +134,8 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<partial name="_LoginPartial" />
|
||||
</div>
|
||||
</nav>
|
||||
<div class="body-content container">
|
||||
@RenderBody()
|
||||
|
||||
Reference in New Issue
Block a user