Sha256: cb6775b69d87f725f5e3e8e56f4a815b0e775b192351340b0ede3d4d2b6c8019
Contents?: true
Size: 295 Bytes
Versions: 4
Compression:
Stored size: 295 Bytes
Contents
<%= render :partial => 'left' %> <h1 class="posts icon"><%= @post.name %> <%= button_link_to('Edit', edit_admin_post_path(@post), :icon => 'edit') %></h1> <div class="quiet"><%= link_to url = post_url(@post.created_at.year, @post.created_at.month, @post.url), url %></div> <%= raw @post.body %>
Version data entries
4 entries across 4 versions & 1 rubygems