{{{ PaymentPage.Template.get( 'admin-dashboard', 'template/_navigation.html', data ) }}}
<# if( data.current_page === 'payment-gateways' ) { #> {{{ PaymentPage.Template.get( 'admin-dashboard', 'template/_payment-gateways.html', data ) }}} <# } else { #> {{{ PaymentPage.Template.get( 'admin-dashboard', 'template/_templates.html', data ) }}} <# } #>