# HG changeset patch # User neko259 # Date 2015-04-21 18:24:59 # Node ID 7673e8db66e6e63bc62f22806ae6257d4629ab56 # Parent eda9494246c531a73984e290a0758546403605b7 Refactored gallery, use image.get_view instead of manual template block diff --git a/boards/templates/boards/thread_gallery.html b/boards/templates/boards/thread_gallery.html --- a/boards/templates/boards/thread_gallery.html +++ b/boards/templates/boards/thread_gallery.html @@ -25,21 +25,9 @@ {% for post in posts %}