From e085992c648a196b40c4dd00aadae4121c96fe54 Mon Sep 17 00:00:00 2001 From: Raphael Beer Date: Thu, 30 Jul 2015 12:34:58 +0200 Subject: [PATCH 1/2] signature outside of content --- templates/partials/topic/post.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index f917b45..fd60ccf 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -54,10 +54,10 @@
{posts.content} - -
{posts.user.signature}
-
+ +
{posts.user.signature}
+ From 60345c704017fcf445e955bb2fddf09b6b3c9639 Mon Sep 17 00:00:00 2001 From: Raphael Beer Date: Thu, 30 Jul 2015 12:48:18 +0200 Subject: [PATCH 2/2] added signature component and uid --- templates/partials/topic/post.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index fd60ccf..56a62c8 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -56,7 +56,7 @@ {posts.content} -
{posts.user.signature}
+
{posts.user.signature}