| ';
echo wp_kses_post( wpautop( wptexturize( $additional_content ) ) );
echo ' |
';
}
/**
* Hook for the woocommerce_email_footer.
*
* @param WC_Email $email The email object.
* @since 2.5.0
*
* @hooked WC_Emails::email_footer() Output the email footer
*/
do_action( 'woocommerce_email_footer', $email );