print_template( 'notice-header', array( 'title' => __( 'Your API key isn\'t valid!', 'imagify' ), 'classes' => array( 'error' ), ) ); ?>

', '', '' ); ?>

print_template( 'notice-footer', array( 'dismissible' => 'wrong-api-key', ) );