mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-16 03:03:21 +00:00
Make a better index page
This commit is contained in:
parent
4215baec26
commit
f0499cdb26
@ -4,5 +4,8 @@
|
|||||||
{% trans %}Welcome!{% endtrans %}
|
{% trans %}Welcome!{% endtrans %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% trans %}Hello, world. You're at the core index using Jinja2.{% endtrans %}
|
<p>{% trans %}Welcome to the new AE's website!{% endtrans %}</p>
|
||||||
|
<p>Ce site supporte pour l'instant toute la gestion de l'argent, c'est à dire les comptes AE, les comptoirs,
|
||||||
|
l'Eboutic, et la comptabilité</p>
|
||||||
|
<p>Pour le reste, merci de retourner voir sur l'<a href="https://ae.utbm.fr">ancien site</a></p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Binary file not shown.
@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-08-29 03:08+0200\n"
|
"POT-Creation-Date: 2016-08-29 03:22+0200\n"
|
||||||
"PO-Revision-Date: 2016-07-18\n"
|
"PO-Revision-Date: 2016-07-18\n"
|
||||||
"Last-Translator: Skia <skia@libskia.so>\n"
|
"Last-Translator: Skia <skia@libskia.so>\n"
|
||||||
"Language-Team: AE info <ae.info@utbm.fr>\n"
|
"Language-Team: AE info <ae.info@utbm.fr>\n"
|
||||||
@ -1200,8 +1200,8 @@ msgid "New group"
|
|||||||
msgstr "Nouveau groupe"
|
msgstr "Nouveau groupe"
|
||||||
|
|
||||||
#: core/templates/core/index.jinja:7
|
#: core/templates/core/index.jinja:7
|
||||||
msgid "Hello, world. You're at the core index using Jinja2."
|
msgid "Welcome to the new AE's website!"
|
||||||
msgstr "Hello, world! Vous êtes sur la page d'accueil utilisant Jinja2."
|
msgstr "Bienvenue sur le nouveau site de l'AE ! "
|
||||||
|
|
||||||
#: core/templates/core/login.jinja:10
|
#: core/templates/core/login.jinja:10
|
||||||
msgid "Your username and password didn't match. Please try again."
|
msgid "Your username and password didn't match. Please try again."
|
||||||
@ -2389,5 +2389,8 @@ msgid "You must either choose an existing user or create a new one properly"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Vous devez soit choisir un utilisateur existant, ou en créer un proprement."
|
"Vous devez soit choisir un utilisateur existant, ou en créer un proprement."
|
||||||
|
|
||||||
|
#~ msgid "Hello, world. You're at the core index using Jinja2."
|
||||||
|
#~ msgstr "Hello, world! Vous êtes sur la page d'accueil utilisant Jinja2."
|
||||||
|
|
||||||
#~ msgid "Pages"
|
#~ msgid "Pages"
|
||||||
#~ msgstr "Pages"
|
#~ msgstr "Pages"
|
||||||
|
Loading…
Reference in New Issue
Block a user