Sha256: a95087739e3b85bf3908e97c3aaacb9583eb9b36a2694b29175cdaa28e40d182
Contents?: true
Size: 357 Bytes
Versions: 15
Compression:
Stored size: 357 Bytes
Contents
<h1>Edit admin</h1> <%=show_errors%> <form action="<%=url_path('/user/update')%>" method='POST'> <table> <tr> <td>Password:</td> <td><input type="password" name='password'/></td> </tr> </table> <br/> <input type='submit' value='Add'/> <a href='javascript:void(0);' onclick="loadXMLDoc('<%=url_path('homepage')%>','main_box')">Back</a> </form>
Version data entries
15 entries across 15 versions & 1 rubygems