Skip to content

Commit

Permalink
Add PHP DocBlocks to /full-page.php. #478
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Bennett committed Apr 1, 2015
1 parent 8b805f2 commit fd5f076
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions full-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* Template Name: Full Width Page
* Single Post Template: Full-width (no sidebar)
* Description: Shows the post but does not load any sidebars, allowing content to span full container width.
*
* @package Largo
* @since 0.1
*/
get_header();
?>
Expand Down

0 comments on commit fd5f076

Please sign in to comment.