0byt3m1n1
Path:
/
data
/
48
/
4
/
58
/
64
/
4710553
/
user
/
5582526
/
htdocs
/
wp-content
/
themes
/
jupiter
/
[
Home
]
File: page.php
<?php /* ** page.php ** mk_build_main_wrapper : builds the main divisions that contains the content. Located in framework/helpers/global.php ** mk_get_view gets the parts of the pages, modules and components. Function located in framework/helpers/global.php */ get_header(); Mk_Static_Files::addAssets( 'mk_button' ); Mk_Static_Files::addAssets( 'mk_audio' ); Mk_Static_Files::addAssets( 'mk_swipe_slideshow' ); mk_build_main_wrapper( mk_get_view( 'singular', 'wp-page', true ) ); get_footer();