function __construct() { self::$_template = 'index.php'; parent::__construct(self::$_template, __('Blog', APP_TD)); }