$action = $apr->param('a') || 'home'; render_template( $action, $action );