{if $hubbubPageTypes.ideaEngine_category->pageData.indexMode eq 'overview'}
{*{assign var=category value=$cPost->joined.obj_post_category}*}
{assign var=parentCategoryId value=$category->data.category_parent}
{include file=Template::get('category/view_overview_category_top.html') parentCategory=Category::$list.$parentCategoryId viewMode='post' viewId=$cPost->data.post_id}
{/if}
{include file="$templateSource/html/post/view_lowerfold.html" category=Category::getParent($category->data.category_id)}