{if $posts|@count eq 0} {if $isFuturePhase}
{"This phase has not yet started."|gettext}
{else}
{"No posts found."|gettext}
{/if} {else} {foreach from=$posts item=cPost} {include file=Template::get('category/view_postPreview.html') elementId="postPreview:{$cPost->data.post_id}"} {/foreach} {*{if isset($postStart)}{* means we're on the activity page *} {if $listSource eq "user_activity"}
{"Load more"|gettext}
{elseif $listSource eq "user_following"}
{"Load more"|gettext}
{else} {"Load more"|gettext} {if isset($totalLoaded)} {/if} {/if} {/if} {if isset($selectedCategory->tempData.phase)} {/if}