Update 'templates/home.html'
This commit is contained in:
parent
7298bc0c73
commit
df3afeeb50
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
<style>
|
||||
pre { max-width: 100%; overflow: scroll; }
|
||||
</style>
|
||||
|
|
@ -12,3 +13,5 @@
|
|||
{% else %}
|
||||
<a href="/login">login</a>
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue