1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-21 03:58:24 +02:00

Translate 404

This commit is contained in:
Alexandre Iooss
2019-08-15 18:26:46 +02:00
parent 26ac3d74b5
commit ba2ceef374
3 changed files with 131 additions and 108 deletions

View File

@ -14,11 +14,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% trans "This page has been lost in the deep dark." %}
</p>
<p>
{% blocktrans %}
If you think this page sould exist, please
{% blocktrans %}If you think this page sould exist, please
<a href="mailto:club-med@crans.org">alert the administrator</a>.
Else, you should go back and blame your link.
{% endblocktrans %}
Else, you should go back and blame your link.{% endblocktrans %}
</p>
<img src="{% static "images/butterflies.svg" %}" class="poulpy" alt="erdnaxe's butterflies! Designed by Freepik">
{% endblock %}