Commit 6608a0a5
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 %>&s=200" alt="<%= @creation.user.name %>" /></a>
</div>
</div>
-<%= render "shared/creation_text_gallery" %>