Sha256: fbf6279ff602eb5b0a2db2c39032eebed61e36fa53a9c84daac2bf9c64a8e619

Contents?: true

Size: 570 Bytes

Versions: 6

Compression:

Stored size: 570 Bytes

Contents

<article class='status'>
  <%= author_picture note %>
  <div class='p-name entry-title e-content entry-content article'><%= raw note.html(:body) %></div>
  <footer>
    <small>
      <%= link_to_permalink(note, display_date_and_time(note.published_at)) %> |
      <%= link_to note.redirect.from_url, note.redirect.from_url %> |
      <%= author_link note %>
      <% unless note.twitter_id.blank? %>
        <%=  " | #{link_to(t(".view_on_twitter"), note.twitter_url, {class: 'u-syndication', rel: 'syndication'})}" %>
    <% end %>
    </small>
  </footer>
</article>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
publify_core-9.0.0.pre6 app/views/notes/_note.html.erb
publify_core-9.0.0.pre5 app/views/notes/_note.html.erb
publify_core-9.0.0.pre4 app/views/notes/_note.html.erb
publify_core-9.0.0.pre3 app/views/notes/_note.html.erb
publify_core-9.0.0.pre2 app/views/notes/_note.html.erb
publify_core-9.0.0.pre1 app/views/notes/_note.html.erb