blob: 7f19fc453f81592aaf08ba3e08af0f956bb64031 [file] [log] [blame]
<?xml version="1.0"?>
<page>
<title>Login page</title>
<content>
<linkbar/>
<para>
This page serves as an example of the authentication framework.
</para>
<para>Please log in using your name (cocoon will work)</para>
<form target="do-login">
<input type="text" name="username"/>
<input type="submit">Login</input>
</form>
</content>
</page>