{{if !\IPS\Request::i()->isAjax()}} {template="pageHeader" group="global" app="core" params="\IPS\Member::loggedIn()->language()->addToStack('my_followed_content')"}
{{endif}}
{lang="user_content_type"}
{{foreach $types as $app => $_types}} {{if $app != "core"}}
{lang="module__{$app}"}
{{foreach $_types as $key => $class}}
{{if is_subclass_of( $class, 'IPS\Content\Item' )}}{lang="{$class::$title}_pl"}{{else}}{lang="{$class::$nodeTitle}"}{{endif}}
{{endforeach}}
{{endif}} {{endforeach}}
{lang="other"}
{lang="members"}
{template="followedContentSection" group="system" app="core" params="$types, $currentAppModule, $currentType, (string) $table"}
{{if !\IPS\Request::i()->isAjax()}}
{{endif}}