<%- include("../partials/page-header", { user, title: t.companySettings.title, subtitle: "", showUserName: true }) %>
<%- include("../partials/flash") %>
<%= t.companySettings.title %>
<% if (settings.invoice_logo_path) { %>
<%= t.companySettings.currentlogo %>
<% } %>
<%= t.companySettings.back %>