<?php
namespace Concrete\Controller\SinglePage;
use \PageController;
class PageNotFound extends PageController {

	
}