!7 html { if (eq(uri, "/import")) { triggerAIImport(); ret "OK"; } ret "hello"; }