D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
cwd
/
wp-content
/
plugins
/
aeen-core
/
elementor
/
header
/
Filename :
view-2.php
back
Copy
<?php /** * This file can be overridden by copying it to yourtheme/elementor-custom/title/view.php * * @author RadiusTheme * @since 1.0 * @version 1.0 */ namespace radiustheme\Aeen_Core; ?> <div class="section-heading-border"> <h2 class="heading-title mr-0" data-heading="<?php echo esc_html( $data['title'] ); ?>"></h2> </div>