Commit 6608a0a5

mo k <m@mokhan.ca>
2011-12-09 04:42:35
remove text blah from /creations/show
1 parent 51d423f
Changed files (1)
app
views
creations
app/views/creations/show.html.erb
@@ -60,4 +60,3 @@
     <a href="<%= url_for profile_path @creation.user %>"><img src="<%= avatar_url @creation.user %>&amp;s=200" alt="<%= @creation.user.name %>" /></a>
   </div>
 </div>
-<%= render "shared/creation_text_gallery" %>