GITLAB

Oscar Velasquez / portalWebUBV

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • portalwebubv
  • sites
  • all
  • themes
  • drupalexp
  • templates
  • page.tpl.php
  • 99416e6e3   sitio completo Browse Code ยป
    Oscar Velasquez
    2015-05-06 15:09:01 -0400  
page.tpl.php 128 Bytes
edit raw blame history permalink
1 2 3 4 5
<?php
	$theme = drupalexp_get_theme();
	print $theme->pageRender();
?>
<!--page rendered by drupalexp drupal theme framework-->