page.php 95 B

123456789
  1. <?php
  2. /**
  3. * Page view
  4. *
  5. * @package ElggPages
  6. */
  7. echo elgg_view('object/page_top', $vars);