summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/center_user_wiki_page.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/center_user_wiki_page.tpl b/templates/center_user_wiki_page.tpl
index 38bcf7c..bd42b8c 100644
--- a/templates/center_user_wiki_page.tpl
+++ b/templates/center_user_wiki_page.tpl
@@ -85,6 +85,14 @@
{include file="bitpackage:users/user_information_inc.tpl" userData=$gQueryUser}
{/jstab}
+
+ {if $display_content_list}
+ {jstab title="Content List"}
+ {include file="bitpackage:liberty/list_content_inc.tpl"}
+ {/jstab}
+ {/if}
+
+
{/jstabs}
{/if}
</div><!-- end .body -->