Files
2024-03-13 00:33:46 +01:00

8 lines
227 B
Plaintext

@using Kreta.Resources;
@{
Layout = "~/Views/Shared/_MasterLayout.cshtml";
}
<div class="row" style="padding: 20px; text-align: center;">
<label style="font-size: 20px;">@HRModulResource.SZTSZKODHiany</label>
</div>