Sha256: c10b6b1147648043ced0a0b2ea5c6ddfcae5992fecb215ccbb54a8d6a23b4a5a
Contents?: true
Size: 497 Bytes
Versions: 10
Compression:
Stored size: 497 Bytes
Contents
<?xml version="1.0"?> <x:page xmlns:x="http://www.navel.gr/xml/shader.xsd"> <x:cell id="main"> <p> Please login as an author by entering the blog password. <br /> The password is: <b>#{Blog.password}</b>. </p> <div class="error">#@error</div> <form action="login" method="post"> <p> <b>Password:</b><br /> <input type="password" name="password" value="#{Blog.password}" /> </p> <input type="submit" value="Login" /> </form> </x:cell> </x:page>
Version data entries
10 entries across 10 versions & 1 rubygems