→', 'arouse' ), array( 'span' => array( 'class' => array() ) ) ),
//the_title( '"', '"', false )
//) );*/
the_excerpt();
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'arouse' ),
'after' => '
',
) );
?>