This commit is contained in:
albert
2011-11-06 18:45:49 -05:00
parent ef945ae2f7
commit 4b1fe3ab8f
2 changed files with 1 additions and 18 deletions

View File

@@ -4,12 +4,6 @@
<%= image_tag(@post.large_file_url, :width => @post.large_image_width, :height => @post.large_image_height, :id => "image") %>
<%= render "tags", :post => @post %>
<footer>
<div class="back">
<%= link_to "< Back", :back %>
</div>
</footer>
</div>
<% content_for(:page_title) do %>