multimodalart HF staff commited on
Commit
a054886
1 Parent(s): b4d1cbd

Update login.html

Browse files
Files changed (1) hide show
  1. login.html +1 -1
login.html CHANGED
@@ -44,7 +44,7 @@
44
  {% else %}
45
  <p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
46
  {% endif %}
47
- <p>This template was created by <a href="https://hf.co/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> and <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> </p>
48
  {% if message %}
49
  <div class="row">
50
  {% for key in message %}
 
44
  {% else %}
45
  <p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
46
  {% endif %}
47
+ <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> and <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> </p>
48
  {% if message %}
49
  <div class="row">
50
  {% for key in message %}