<?php /** * The template for displaying the content. * @package Newsup */ ?> <!-- mg-posts-sec mg-posts-modul-6 --> <div class="mg-posts-sec mg-posts-modul-6"> <!-- mg-posts-sec-inner --> <div class="mg-posts-sec-inner"> <?php do_action('newsup_action_main_list_content'); ?> </div> <!-- // mg-posts-sec-inner --> </div> <!-- // mg-posts-sec block_6 -->