Add Gitlab logo

This commit is contained in:
Yohann D'ANELLO 2020-12-22 21:06:11 +01:00
parent 1f9f60d880
commit 9e6a3eb1ca
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 7 additions and 3 deletions

View File

@ -192,7 +192,7 @@
class="form-inline">
<span class="text-muted mr-1">
<a target="_blank" href="mailto:&#99;&#111;&#110;&#116;&#97;&#99;&#116;&#64;&#99;&#111;&#114;&#114;&#101;&#115;&#112;&#111;&#110;&#100;&#97;&#110;&#99;&#101;&#115;&#45;&#109;&#97;&#116;&#104;&#115;&#46;&#102;&#114;"
class="text-muted">{% trans "Contact us" %}</a> &mdash;
class="text-muted"><i class="fas fa-mail-forward"></i> {% trans "Contact us" %}</a>
</span>
{% csrf_token %}
<select title="language" name="language"
@ -207,10 +207,14 @@
{{ lang_name }} ({{ lang_code }})
</option>
{% endfor %}
</select>
</select> &nbsp;
<noscript>
<input type="submit">
</noscript>
</noscript> &nbsp;
<a target="_blank" class="text-muted"
href="https://gitlab.com/animath/si/plateforme-corres2math">
<i class="fab fa-gitlab"></i>
</a>
</form>
</div>
<div class="col text-right">