<?php /** * Template Name: One-Column-Page (No Sidebars) * * One-column page template with no sidebars. * * @package WordPress * @subpackage Mystique */ $content_width = 914; ?> <?php get_template_part( 'page' ); ?>