→', 'architecture-construction' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '
"', '"', false )
) );
}else{
the_excerpt();
}
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'architecture-construction' ),
'after' => '
',
) );
?>