diff options
Diffstat (limited to 'app/views/custom')
| -rw-r--r-- | app/views/custom/page_templates/public/gallery.html.erb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/custom/page_templates/public/gallery.html.erb b/app/views/custom/page_templates/public/gallery.html.erb deleted file mode 100644 index 7511db3..0000000 --- a/app/views/custom/page_templates/public/gallery.html.erb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | <ul> | ||
| 2 | <% @images.each do |image| %> | ||
| 3 | <li><%= image_tag image.upload.url %></li> | ||
| 4 | <% end %> | ||
| 5 | </ul> \ No newline at end of file | ||
