static: add dummy token image

Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
This commit is contained in:
Ralf Ramsauer 2018-03-21 00:06:08 +01:00
parent 96de37d27d
commit 82d09ddede
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 B

View File

@ -33,7 +33,7 @@
<div id="message"></div>
</div>
<div class="col-md-8">
<!-- Here's still space left! -->
<img src="static/token.png" height="400">
</div>
</div>
{{ super() }}