<% layout("/sk/layout", { title: "nastavenia" }) %> <%~ include("/sk/panel/partials/navbar") %> <% const settingsIcon = ` ` %> <% const errorIcon = ` ` %> <% const saveIcon = ` ` %> <% const deleteIcon = ` ` %>

<%~ settingsIcon %> nastavenia

<% const errorValue = it.error?.split('.').reduce((a, b) => a[b], it.lang.settings?.errors)?.(it?.errorDetails) %> <% if (typeof errorValue === "string") { %>

<%~ errorIcon %> <%= errorValue %>

<% } %>
">

<%~ deleteIcon %> zmazať účet