Index: appengine/isolate/templates/public_isolate_index.html |
diff --git a/appengine/isolate/templates/public_isolate_index.html b/appengine/isolate/templates/public_isolate_index.html |
index f9b138f07f17b7a067a5b8e39fa0a9f6e70b2b0b..eee46f52df3112fd67f2d7e32368874fc9bf1ef5 100644 |
--- a/appengine/isolate/templates/public_isolate_index.html |
+++ b/appengine/isolate/templates/public_isolate_index.html |
@@ -18,9 +18,8 @@ |
</head> |
<body> |
-<!-- TODO(kjlubick) Remove this hardcoded piece and pipe it through like for swarming --> |
<isolate-index |
- client_id="540429983429-ftq2fch22a9puv03lj7sffhvh0e9962r.apps.googleusercontent.com"> |
+ client_id="{{client_id}}"> |
</isolate-index> |
</body> |