From 802fd16d46c8fb19382f4c81cf1642d3d7ae9744 Mon Sep 17 00:00:00 2001 From: czaks Date: Mon, 24 Jun 2013 08:46:59 -0400 Subject: [PATCH] templates/post_thread.html: add data-board field for every thread; mainly for post-hiding and ukko integration --- templates/post_thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post_thread.html b/templates/post_thread.html index 970f32eb..08e8f840 100644 --- a/templates/post_thread.html +++ b/templates/post_thread.html @@ -1,7 +1,7 @@ {% filter remove_whitespace %} {# tabs and new lines will be ignored #} -
+
{% if post.embed %} {{ post.embed }}