Sha256: 8c3385af9fd2409c70aac76c139ded675feaec02eff65e5cadaa4de06e27c298

Contents?: true

Size: 490 Bytes

Versions: 19

Compression:

Stored size: 490 Bytes

Contents

<% unless display %>
  <div style="width: 100%; float: left">
    <div style="width: 40%; margin-left: 26%; margin-top: 60px; border: 1px solid #dcdcdc; padding: 4%;">
      <h1>Secret Notee</h1>
      <p>Enter this notee's password</p>
      <form style="margin-top: 40px;">
        <h3>PASSWORD:</h3>
        <input type="password" id="password" />
        <button type="button" onClick="validate()">ENTER</button>
      </form>
    </div>
  </div>
<% else %>
  <%= markdown %>
<% end %>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
notee-1.1.2.4 app/views/notee/partials/_secret_published.html.erb
notee-1.1.2.3 app/views/notee/partials/_secret_published.html.erb
notee-1.1.2.2 app/views/notee/partials/_secret_published.html.erb
notee-1.1.2.1 app/views/notee/partials/_secret_published.html.erb
notee-1.1.2 app/views/notee/partials/_secret_published.html.erb
notee-1.1.1 app/views/notee/partials/_secret_published.html.erb
notee-1.1.0 app/views/notee/partials/_secret_published.html.erb
notee-1.0.8 app/views/notee/partials/_secret_published.html.erb
notee-1.0.7 app/views/notee/partials/_secret_published.html.erb
notee-1.0.6 app/views/notee/partials/_secret_published.html.erb
notee-1.0.5 app/views/notee/partials/_secret_published.html.erb
notee-1.0.4 app/views/notee/partials/_secret_published.html.erb
notee-1.0.3 app/views/notee/partials/_secret_published.html.erb
notee-1.0.2 app/views/notee/partials/_secret_published.html.erb
notee-1.0.1 app/views/notee/partials/_secret_published.html.erb
notee-1.0.0 app/views/notee/partials/_secret_published.html.erb
notee-0.4.0 app/views/notee/partials/_secret_published.html.erb
notee-0.3.7 app/views/notee/partials/_secret_published.html.erb
notee-0.3.6 app/views/notee/partials/_secret_published.html.erb