Skip to content

Instantly share code, notes, and snippets.

@Poincare
Created June 16, 2012 15:47
Show Gist options
  • Select an option

  • Save Poincare/2941745 to your computer and use it in GitHub Desktop.

Select an option

Save Poincare/2941745 to your computer and use it in GitHub Desktop.
<% if no_time_included %>
Oops, using old system please revert.
<% end %>
<div id="times">
<span class="age"><%= @age %></span>
<span class="age_edited"><%= @age_edited %></span>
</div>
<div id="post-<%= @id %>" data-id="<%= @p_id %>">
<div id="author">@author</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment