sidebar_pos = ‘none’;
?>
‘ . us_translate_with_external_domain( ‘Page not found’ ) . ‘
‘ . __( ‘The link you followed may be broken, or the page may have been removed.’, ‘us’ ) . ‘
‘;
echo apply_filters( ‘us_404_content’, $the_content );
?>