diff options
Diffstat (limited to 'doc/invocations-http-server/templates/invocation.html')
-rw-r--r-- | doc/invocations-http-server/templates/invocation.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/invocations-http-server/templates/invocation.html b/doc/invocations-http-server/templates/invocation.html index 8042e19b..957b59d7 100644 --- a/doc/invocations-http-server/templates/invocation.html +++ b/doc/invocations-http-server/templates/invocation.html @@ -8,6 +8,8 @@ Invocation {{invocation | e}} {% block content %} <h1>Invocation {{invocation | e}}</h1> +<a href="/">(all invocations)</a> + <h2>Overview</h2> <ul> {% if cmd %} |