Sha256: 40589fb6f2a334d70390c7439a9582d741f21a9f1c95349fd3547742c5c81f6d

Contents?: true

Size: 283 Bytes

Versions: 16

Compression:

Stored size: 283 Bytes

Contents

<div class="notee_list">
  <a class="notee_list_content" href="/writers/<%= writer.name %>">
    <img src="/notee/profile/<%= writer.profile_img %>">
    <div class="notee_list_content_p">
      <h3><%= writer.name %></h3>
      <p><%= writer.profile %></p>
    </div>
  </a>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
notee-1.1.2.4 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.2.3 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.2.2 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.2.1 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.2 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.1 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.1.0 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.8 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.7 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.6 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.5 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.4 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.3 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.2 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.1 lib/tasks/views/notee/partials/_profile.html.erb
notee-1.0.0 lib/tasks/views/notee/partials/_profile.html.erb