mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-06 23:44:03 +02:00
Add about page
This commit is contained in:
@ -192,7 +192,7 @@
|
||||
class="form-inline">
|
||||
<span class="text-muted mr-1">
|
||||
<a target="_blank" href="mailto:contact@correspondances-maths.fr"
|
||||
class="text-muted"><i class="fas fa-mail-forward"></i> {% trans "Contact us" %}</a>
|
||||
class="text-muted"><i class="fas fa-envelope"></i> {% trans "Contact us" %}</a>
|
||||
</span>
|
||||
{% csrf_token %}
|
||||
<select title="language" name="language"
|
||||
@ -211,6 +211,7 @@
|
||||
<noscript>
|
||||
<input type="submit">
|
||||
</noscript>
|
||||
<a target="_blank" class="text-muted" href="{% url "about" %}">{% trans "About" %}</a> —
|
||||
<a target="_blank" class="text-muted"
|
||||
href="https://gitlab.com/animath/si/plateforme-corres2math">
|
||||
<i class="fab fa-gitlab"></i>
|
||||
|
Reference in New Issue
Block a user