<% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %>

<%= t("login.heading") %>

<% if (failedAuth) { %>
<%= t("login.incorrect-password") %>
<% } %>