Update 'templates/home.html'

This commit is contained in:
seidl 2020-11-20 10:37:21 +01:00
parent 7298bc0c73
commit df3afeeb50
1 changed files with 17 additions and 14 deletions

View File

@ -1,3 +1,4 @@
<style>
pre { max-width: 100%; overflow: scroll; }
</style>
@ -12,3 +13,5 @@
{% else %}
<a href="/login">login</a>
{% endif %}