9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
@page "/ispezioni"
|
|
@attribute [Authorize]
|
|
@using SteUp.Shared.Components.Layout
|
|
|
|
<HeaderLayout Title="Ispezioni"/>
|
|
|
|
<div class="container">
|
|
|
|
</div> |