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