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

Version Path
notee-1.0.7 app/views/notee/tokens/new.html.erb
notee-1.0.6 app/views/notee/tokens/new.html.erb
notee-1.0.5 app/views/notee/tokens/new.html.erb
notee-1.0.4 app/views/notee/tokens/new.html.erb
notee-1.0.3 app/views/notee/tokens/new.html.erb
notee-1.0.2 app/views/notee/tokens/new.html.erb
notee-1.0.1 app/views/notee/tokens/new.html.erb
notee-1.0.0 app/views/notee/tokens/new.html.erb
notee-0.4.0 app/views/notee/tokens/new.html.erb
notee-0.3.7 app/views/notee/tokens/new.html.erb
notee-0.3.6 app/views/notee/tokens/new.html.erb
notee-0.3.5 app/views/notee/tokens/new.html.erb
notee-0.3.4.1 app/views/notee/tokens/new.html.erb
notee-0.3.4 app/views/notee/tokens/new.html.erb
notee-0.3.3 app/views/notee/tokens/new.html.erb
notee-0.3.2 app/views/notee/tokens/new.html.erb
notee-0.3.1 app/views/notee/tokens/new.html.erb
notee-0.3.0 app/views/notee/tokens/new.html.erb
notee-0.2.9 app/views/notee/tokens/new.html.erb
notee-0.2.8 app/views/notee/tokens/new.html.erb