• data->getFirstPage() && $this->isAuthorizedFor('pages')) { echo "
  • " . Kohana::lang('common.mobile-pages') . "
  • "; } if ($this->data->getFirstSpecialTemplate()) { echo "
  • " . Kohana::lang('common.mobile-special-templates') . "
  • "; } ?>