$url, '$photo' => get_xconfig(App::$poi['xchan_hash'], 'system', 'cover_photo'), '$alt' => t('Cover photo for this channel'), '$about' => $about, '$followers_txt' => t('Followers'), '$following_txt' => t('Following'), '$followers' => $followers, '$following' => $following, '$visit' => t('Visit'), '$full' => t('toggle full screen mode') ]); return $o; } } }