Sha256: decc9934afd062a477cfa1da0218aed4a5e987e9d5c8606eb4e55f1464825949
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
<div class="fuel-post-additional-info"> <!-- <span class="fuel_post_date"><%= post.created_at.strftime('%b %d, %Y') %> - </span> --> <span class="fuel-post-author">By <%= post.author.full_name %></span> <span class="fuel-social-buttons"> <%= render 'tweet', post: post if action_name == "show" && Fuel.configuration.twitter %> </span> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fuel-0.3.21 | app/views/fuel/posts/_additional_info.html.erb |
fuel-0.3.20 | app/views/fuel/posts/_additional_info.html.erb |