<%inherit file="_base.mako"/> <%block name="lefthead"> ${parent.lefthead()} <%block name="righthead">
Portrait
<% cur_style = g.auth.get_character_prop("style") or g.config.get("style.default") %> % for style in g.config.get("style.enabled"): <% stitle = style.title() url = url_for('staticv', filename='images/style/{}.png'.format(style)) %>
% endfor
${g.auth.get_character_prop("name") | h} [log out] ${next.body()}