diff options
Diffstat (limited to 'doc/invocations-http-server/templates/invocations.html')
-rw-r--r-- | doc/invocations-http-server/templates/invocations.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/invocations-http-server/templates/invocations.html b/doc/invocations-http-server/templates/invocations.html index d22b349a..60609880 100644 --- a/doc/invocations-http-server/templates/invocations.html +++ b/doc/invocations-http-server/templates/invocations.html @@ -6,6 +6,8 @@ Recent Invocations {% block content %} {% if filter_info %} <h1>Invocations filtered by {{ filter_info | e }}</h1> + +<a href="/">(all invocations)</a> {% else %} <h1>Recent Invocations</h1> Filter by: |