ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "builder.php"
Full Path: /home/zcziejy/ryadselyen/plugins/instagram-feed/admin/builder/templates/builder.php
File size: 908 bytes
MIME-type: text/plain
Charset: utf-8
<div id="sbi-builder-app" class="sbi-fb-fs sbi-builder-app" :class="dismissLite == false ? 'sbi-builder-app-lite-dismiss' : '' " :data-app-loaded="appLoaded === true ? 'true' : 'false'">
<?php
$icons = InstagramFeed\Builder\SBI_Feed_Builder::builder_svg_icons();
include_once SBI_BUILDER_DIR . 'templates/sections/header.php';
include_once SBI_BUILDER_DIR . 'templates/screens/select-feed.php';
include_once SBI_BUILDER_DIR . 'templates/screens/welcome.php';
include_once SBI_BUILDER_DIR . 'templates/screens/customizer.php';
include_once SBI_BUILDER_DIR . 'templates/sections/footer.php';
?>
<div class="sb-control-elem-tltp-content" v-show="tooltip.hover" @mouseover.prevent.default="hoverTooltip(true, 'inside')" @mouseleave.prevent.default="hoverTooltip(false, 'outside')">
<div class="sb-control-elem-tltp-txt" v-html="tooltip.text" :data-align="tooltip.align"></div>
</div>
</div>