<%<%@ include file="setup.lua" %>%> <% -- Write out the header local options = { description = model.metadata.siteDescription.value, styles = styles, } typeOfPageBeingEdited = "passwordPage" %> <%@ include file="header.html" %>
"> <% if model.nonCSS.brandingImage.contactPage and (model.nonCSS.brandingImage.position == "pageleft" or model.nonCSS.brandingImage.position == "pagecenter" or model.nonCSS.brandingImage.position == "pageright") then %> <%@ include file="branding.html" %> <% end %> <%@ include file="menu.html" %>
<% if model.nonCSS.contentBox.enable then %>
<% end %>

$model.nonCSS.password.pageTitle

<% if model.nonCSS.contentBox.enable then %>
<% end %>
<% --[[ Include the page footer]] %> <%@ include file="footer.html" %>