File "debug.php"

Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/woocommerce-jetpack/tpl/admin/debug/debug.php
File size: 276 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Debug
 */
$this->extend('layout');
?>

    <h1>Debug</h1>

    <?php
    echo $this->render('../debug/dump');
    ?> 

    <form>
        <button class="button button-primary button-large has-icon icon-save loco-loading" disabled>Test spinner</button>
    </form>