• File: dashboard-app.php
  • Full Path: /home/atelipy/www/wpmain/admin-core/views/dashboard-app.php
  • File size: 201 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Single page settings page
 *
 * @package uag
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>

<div id="uag-dashboard-app" class="uag-dashboard-app">
</div>