Prepare the website for 2021
This commit is contained in:
parent
4de83344a7
commit
746d5cc816
|
@ -1,5 +1,5 @@
|
||||||
# -*- mode: python; coding: utf-8 -*-
|
# -*- mode: python; coding: utf-8 -*-
|
||||||
# Copyright (C) 2017-2020 by BDE ENS Paris-Saclay
|
# Copyright (C) 2017-2021 by BDE ENS Paris-Saclay
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
import json
|
import json
|
||||||
|
|
|
@ -96,7 +96,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
</noscript>
|
</noscript>
|
||||||
</form>
|
</form>
|
||||||
<p>
|
<p>
|
||||||
Mediatek 2017-2020 —
|
Mediatek 2017-2021 —
|
||||||
<a href="mailto:club-med@crans.org">Nous contacter</a> —
|
<a href="mailto:club-med@crans.org">Nous contacter</a> —
|
||||||
<a href="{% url "api-root" %}">Explorer l'API</a>
|
<a href="{% url "api-root" %}">Explorer l'API</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue