diff options
Diffstat (limited to 'site/public/test/map/index.html')
| -rw-r--r-- | site/public/test/map/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html index cb8a216e..ae75bcc6 100644 --- a/site/public/test/map/index.html +++ b/site/public/test/map/index.html @@ -27,7 +27,9 @@ </header> <div class="content"> - <section><div class='applet' data-payload='{"command": "map lfw"}'></div></section> + <section><h1>Map test</h1> +<h2><a href="/test/">← Back to test index</a></h2> +</section><section><div class='applet' data-payload='{"command": "map lfw"}'></div></section> </div> <footer> |
