| Index: appengine/swarming/templates/user_task.html
|
| diff --git a/appengine/swarming/templates/user_task.html b/appengine/swarming/templates/user_task.html
|
| index b03761ac8f3c7a8e1b956b3951cb8791bf629dec..02dd98f5e0989786a141cc73adddc145f07f6203 100644
|
| --- a/appengine/swarming/templates/user_task.html
|
| +++ b/appengine/swarming/templates/user_task.html
|
| @@ -105,6 +105,8 @@
|
|
|
| <h1>Task summary</h1>
|
| <a href="/user/tasks">Back to tasks list</a>
|
| +<br/>
|
| +<a href="{{try_link}}">Try out the new task page UI</a>
|
| <p>
|
|
|
| <div title="Information about the request itself that doesn't include what is being run; it's about the context and description.">
|
|
|