From cf0986928448ce4a02751ce1e1f62123acee9859 Mon Sep 17 00:00:00 2001 From: Raphael Beer Date: Mon, 29 Jun 2015 18:01:47 +0200 Subject: [PATCH] Added custom_profile_info --- templates/partials/topic/post.tpl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index af08909..8ff45a4 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -23,8 +23,15 @@ [[topic:reply]] [[topic:quote]] + + + | + + {posts.user.custom_profile_info.content} + + + -
@@ -55,4 +62,4 @@ [[global:last_edited_by_ago, {posts.editor.username}, ]] -
\ No newline at end of file +