% if (typeof extraCss !== 'undefined') { <% for (const css of extraCss) { %>
<% } %> <% } %>
<% if (typeof user !== 'undefined' && user) { %>
🇮🇳
<%= appNameHi %>
<%= appName %>
भारत सरकार प्रायोजित · Govt. of India Initiative
☀
👤 <%= user.username %>
Logout
<%- content %>
<% } else { %> <%- content %> <% } %> <% if (typeof extraJs !== 'undefined') { <% for (const js of extraJs) { %><% } %> <% } %>