Example #1
0
function title($path)
{
    return Router::get_title_for_path($path);
}