getAddons(array(3615)); if (is_array($primary) && !empty($primary)) { $primary = $primary[0]; } $other = $amo->getAddons(array(2410, 1833)); // Assign template variables. $tpl->assign( array( 'primary' => $primary, 'other' => $other, 'content' => 'bookmarks.tpl', 'currentTab' => 'bookmarks') ); ?>