PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
email-templates
/
admin
/
templates
/
partials
<?php if( is_customize_preview() ) { include_once( apply_filters('mailtpl/customizer_template_message','default-message.php')); } else { echo '%%MAILCONTENT%%'; }
[+]
..
[-] email-content.php
[edit]
[-] header.php
[edit]
[-] default-message.php
[edit]
[-] footer.php
[edit]
[-] .partials.php
[edit]