# HG changeset patch # User neko259 # Date 2013-09-11 18:51:20 # Node ID 701dedb460f85d01489021ce5387d1703c5934d5 # Parent e4d947919509f05f09917259cf2db1e1a70613d4 Fixed gallery view. diff --git a/boards/templates/boards/thread.html b/boards/templates/boards/thread.html --- a/boards/templates/boards/thread.html +++ b/boards/templates/boards/thread.html @@ -5,10 +5,10 @@ {% block head %} Neboard - {{ posts.0.get_title }} - {% endblock %} {% block content %} + {% if posts %}