Skip to content

Instantly share code, notes, and snippets.

Created November 18, 2014 13:21
Show Gist options
  • Save anonymous/b59441d80a583a91255a to your computer and use it in GitHub Desktop.
Save anonymous/b59441d80a583a91255a to your computer and use it in GitHub Desktop.
Kalu page.php
<?php
/*
Template Name: kalu
*/
?>
<?php get_header(); ?>
<section id="content" role="main">
</section>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment