<% local sidebar = {"Start Over"} for _,x in ipairs(sidebar) do local title = translate(x) -%>
"<%=title%>"
<% end %>