init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@using Kreta.Resources;
|
||||
@using Kreta.Web.Security;
|
||||
@{
|
||||
Layout = "~/Views/Shared/_MasterLayout.cshtml";
|
||||
}
|
||||
|
||||
<div class="row" style="padding: 20px; text-align: center;">
|
||||
<label style="font-size: 20px;">@AdminisztracioResource.ArchivIndexMsg</label>
|
||||
</div>
|
||||
Reference in New Issue
Block a user