| Path: | app/views/wiki/login.rhtml |
| Last Update: | Sun Apr 25 02:53:45 GMT+2:00 2004 |
<% @title = "#{@web_name} Login" %><% @hide_navigation = true %><%= sub_template "top" %>
<form action="authenticate" method="post"> <p>
<b>Password</b><br />
<input type="password" name="password" />
</p> </form>
<%= sub_template "bottom" %>