Skip to content

Instantly share code, notes, and snippets.

@favrik
Created June 6, 2011 11:24
Show Gist options
  • Save favrik/1010090 to your computer and use it in GitHub Desktop.
Save favrik/1010090 to your computer and use it in GitHub Desktop.
Example view file with meta data in the initial php comments
<?php
/*
Page Title: My DF holidays
Meta Keywords: df, holidays, mine
*/
?>
<p>
This is some nice test content.
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment