Sha256: 753eed27bb6375ed0ffa3f879e2bae444964b313600d4e26c832a9a04d93a2b0

Contents?: true

Size: 253 Bytes

Versions: 2

Compression:

Stored size: 253 Bytes

Contents

<% @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" %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
Pimki-1.4.092 app/views/wiki/login.rhtml
Pimki-1.5.092 app/views/wiki/login.rhtml