File "template-library-content.php"

Full Path: /home/bytebmoc/tideswithin.com/widgets-css/editor/template-library-content.php
File size: 870 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * templates loader view
 */
if (!defined('ABSPATH')) exit; // Exit if accessed directly
?>
<div class="bdt-elementpack-filters-list"></div>
<div class="bdt-elementpack-templates-wrap">
    <div id="elementor-template-library-toolbar">

        <p class="search-result-counter" style="display: none"><span>0</span> item(s) found!</p>

        <div id="elementor-template-library-filter-toolbar-remote" class="elementor-template-library-filter-toolbar"></div>

        <div id="elementor-template-library-filter-text-wrapper">

            <label for="elementor-template-library-filter-text" class="elementor-screen-only">Search Templates:</label>
            <input id="elementor-template-library-filter-text" placeholder="Search">
            <i class="eicon-search"></i>
        </div>
    </div>

	<div class="bdt-elementpack-templates-list"></div>
</div>