{{if !\IPS\Request::i()->isAjax()}}
{template="profileHeader" app="core" location="front" group="profile" params="$member, true"}
{{endif}}
{lang="user_content_type"}
{lang="all_activity"}
{{foreach $types as $app => $_types}}
{lang="module__{$app}"}
{{foreach $_types as $key => $class}}
{lang="{$class::$title}_pl"}
{{endforeach}}
{{endforeach}}
{template="userContentSection" group="profile" app="core" params="$member, $types, $currentAppModule, $currentType, $table"}
{{if !\IPS\Request::i()->isAjax()}}
{{endif}}