Sha256: 354ef1c2c8cad73df5217d78bf7e1f60e9ffec16aed169022a0c4c0212cf33e5
Contents?: true
Size: 341 Bytes
Versions: 3
Compression:
Stored size: 341 Bytes
Contents
<% @title = "#{@web_name} Login" @hide_navigation = true @hide_menu = true @style_additions = "#Content, #Container {padding-left:100px;}" %> <%= 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
Pimki-1.7.092 | app/views/wiki/login.rhtml |
Pimki-1.8.092 | app/views/wiki/login.rhtml |
Pimki-1.8.200 | app/views/wiki/login.rhtml |