Update login.html
Browse files- login.html +1 -1
login.html
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
{% else %}
|
46 |
<p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
|
47 |
{% endif %}
|
48 |
-
<img src="https://pbs.twimg.com/media/GeDTMqiWwAEsJuU?format=jpg&name=large" alt="Spark on Hugging Face example Python code" style="width:
|
49 |
<p>This template was created by <a href="https://twitter.com/camenduru" target="_blank" >camenduru</a> and <a href="https://huggingface.co/nateraw" target="_blank" >nateraw</a>, with contributions of <a href="https://huggingface.co/osanseviero" target="_blank" >osanseviero</a>, <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> and <a href="https://huggingface.co/lhoestq" target="_blank">lhoestq</a></p>
|
50 |
{% if message %}
|
51 |
<div class="row">
|
|
|
45 |
{% else %}
|
46 |
<p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
|
47 |
{% endif %}
|
48 |
+
<img src="https://pbs.twimg.com/media/GeDTMqiWwAEsJuU?format=jpg&name=large" alt="Spark on Hugging Face example Python code" style="width: 60%; margin-bottom: 40px; border-radius: 5px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; border: 1rem solid white;">
|
49 |
<p>This template was created by <a href="https://twitter.com/camenduru" target="_blank" >camenduru</a> and <a href="https://huggingface.co/nateraw" target="_blank" >nateraw</a>, with contributions of <a href="https://huggingface.co/osanseviero" target="_blank" >osanseviero</a>, <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> and <a href="https://huggingface.co/lhoestq" target="_blank">lhoestq</a></p>
|
50 |
{% if message %}
|
51 |
<div class="row">
|