File "account.php"

Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/themes/goya/inc/templates/header-parts/account.php
File size: 175 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Template part for displaying the sign-in
 *
 * @package Goya
 */

if( ! goya_wc_active() ) {
	return;
}
?>

<?php do_action( 'goya_get_myaccount_link', true ); ?>