<%include file="widgets/header.html" />
## remove this block after advanced settings notification is rewritten
<%block name="view_alerts">%block>
<%block name="content">%block>
% if user.is_authenticated():
<%include file="widgets/sock.html" />
% endif
<%include file="widgets/footer.html" />
<%include file="widgets/tender.html" />
## remove this block after advanced settings notification is rewritten
<%block name="view_notifications">%block>
## remove this block after advanced settings notification is rewritten
<%block name="view_prompts">%block>