Sha256: d5598aa2ae18e4e482728f43b97e036d2bf917cc87500eb21ec8aed61ed9cb7e
Contents?: true
Size: 445 Bytes
Versions: 23
Compression:
Stored size: 445 Bytes
Contents
<div class="grid_start login_bg"> <div class="fourty grid offset_by_twenty_five mt_60 login"> <h1>Notee</h1> <p>Notee is creating blog gem by only one command</p> <%= form_tag(tokens_path, :class => 'mt_50') do %> <h3>ID:</h3> <%= text_field_tag :id %> <h3>PASSWORD:</h3> <%= password_field_tag :password %> <%= submit_tag "ログイン", :class => 'full grid mt_50' %> <% end %> </div> </div>
Version data entries
23 entries across 23 versions & 1 rubygems