Skip to content

Instantly share code, notes, and snippets.

@cagriuckan
Created August 12, 2016 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cagriuckan/9b0bffc47154b8045aae80c5773a2569 to your computer and use it in GitHub Desktop.
Save cagriuckan/9b0bffc47154b8045aae80c5773a2569 to your computer and use it in GitHub Desktop.
<?php get_header(); ?>
<!-- Sidebar -->
<?php include("sidebar2.php"); ?>
<!-- End Sidebar -->
<?php get_footer(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment