%page args="title, root, cookies"/>\
<%namespace module="copyvios.background" import="set_background"/>\
${title}
<% selected = cookies["CopyviosBackground"].value if "CopyviosBackground" in cookies else "list" %>\
% if selected == "plain":
% else:
% endif