????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 52.15.226.19 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.se/wp-content/plugins/cornerstone/includes/views/admin/ |
Upload File : |
<div class="tco-box tco-box-min-height tco-box-templates" > <header class="tco-box-header"> <?php echo $status_icon_dynamic; ?> <h2 class="tco-box-title"><?php _e( 'Themeco Templates', 'cornerstone' ); ?></h2> </header> <div class="tco-box-content"> <?php if ( $is_validated ) : ?> <ul class="tco-box-features"> <li> <?php cs_tco()->admin_icon( 'layout', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Now Available', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Professional Themeco designs', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'search', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Access in Cornerstone', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Locate under Layout → Templates', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'gift', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'More to Come', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Keep your eyes peeled', 'cornerstone' ); ?></span> </div> </li> </ul> <?php else : ?> <ul class="tco-box-features"> <li> <?php cs_tco()->admin_icon( 'layout', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Professionally Designed', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Replace with your own content', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'tools', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Pages and Blocks', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Create layouts quickly and easily', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'gift', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'More to Come', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Keep your eyes peeled', 'cornerstone' ); ?></span> </div> </li> </ul> <a class="tco-btn tco-btn-nope" href="#" data-tco-toggle=".tco-box-templates .tco-overlay"><?php _e( 'Unlock Templates', 'cornerstone' ); ?></a> <?php endif; ?> </div> <footer class="tco-box-footer"> <?php if ( ! $is_validated ) : ?> <div class="tco-box-bg" style="background-image: url(<?php cs_tco()->admin_image( 'box-templates-locked-tco-box-bg.jpg' ); ?>);"></div> <?php $box_class = '.tco-box-templates'; include( $this->locate_view( 'admin/home-validate-overlay' ) ); else : ?> <div class="tco-box-bg" style="background-image: url(<?php cs_tco()->admin_image( 'box-templates-unlocked-tco-box-bg.jpg' ); ?>);"></div> <?php endif; ?> </footer> </div>