1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-22 01:18:25 +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 %}

View File

@ -8,11 +8,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% block content %}
<div id="content-main">
<h2>Welcome to procrastination heaven !</h2>
<p>
Le site va subir progressivement des mises à jour pendant ces vacances.
Si vous rencontrez des instabilités,
veuillez nous faire remonter les problèmes <a href="mailto:a@crans.org,club-med@crans.org">au webmaster</a>.
</p>
{% if app_list %}
{% for app in app_list %}