Created
January 28, 2015 20:53
-
-
Save jennimckinnon/89990c47ca93dea207c7 to your computer and use it in GitHub Desktop.
Header of a full width template I'm editing for a WordPress theme.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Template Name: Full Width | |
*/ | |
get_header(); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment