%inherit file="/base.html"/> <%! from common.filters import auth %> <%block name='head_content'>
%block> <%block name='left_content'> <% user_profile = '' relative_path = APP_PATH if relative_path.startswith(SITE_URL + "accounts/profile/"): user_profile = 'selected' %> %block> <%block name="right_content_base"> <%block name="right_content"> %block> %block>