aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/none.php
blob: 5e92310b72261ac57e43fd30393ceddf4198c2c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?php
/**
 *   * Name: none
 *   * Description: A barebones empty single page template
 *   * Version: 1
 *   * Author: None
 *   * Maintainer: None
 */
?>
<?php if(x($page,'content')) echo $page['content']; ?>