<?php
/**
 * Route registry - Auto-generated by build process.
 * Do not edit this file manually.
 *
 * @package ai
 */

return array(
	array(
		'name'        => 'ai-home',
		'path'        => '/',
		'page'        => 'ai',
		'has_route'   => false,
		'has_content' => true,
	)
);
