1
<html xmlns="http://www.w3.org/1999/xhtml"
2
xmlns:py="http://genshi.edgewall.org/">
7
<h1>Confirm log out</h1>
8
<div id="ivle_padding">
9
<p>Are you sure you want to log out?</p>
10
<form action="${path}" method="post">
12
<input type="submit" value="Log out" />