<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<?php
/**
* Functions hooked in to motiox_page action
*
* @see motiox_page_header - 10
* @see motiox_page_content - 20
*
*/
do_action( 'motiox_page' );
?>
</article><!-- #post-## -->