section and everything up till
* * @package HowlThemes */ ?> > itemscope="itemscope" itemtype="http://schema.org/WebPage">
    '10', 'post_status' => 'publish', ); $recent_posts = wp_get_recent_posts( $args ); foreach( $recent_posts as $recent ){ echo '
  • ' . $recent["post_title"].'
  • '; } ?>