Current Path : /home/escuelai/public_html/eihu.edu.uy/wp-content/themes/jupiter/ |
Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/themes/jupiter/taxonomy-news_category.php |
<?php /* ** archive-news.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_build_main_wrapper( mk_get_view('templates', 'wp-archive-news', true) ); get_footer();