Make a better index page

This commit is contained in:
Skia 2016-08-29 03:25:47 +02:00
parent 4215baec26
commit f0499cdb26
3 changed files with 10 additions and 4 deletions

View File

@ -4,5 +4,8 @@
{% trans %}Welcome!{% endtrans %}
{% endblock %}
{% 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 %}

Binary file not shown.

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"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"
"Last-Translator: Skia <skia@libskia.so>\n"
"Language-Team: AE info <ae.info@utbm.fr>\n"
@ -1200,8 +1200,8 @@ msgid "New group"
msgstr "Nouveau groupe"
#: core/templates/core/index.jinja:7
msgid "Hello, world. You're at the core index using Jinja2."
msgstr "Hello, world! Vous êtes sur la page d'accueil utilisant Jinja2."
msgid "Welcome to the new AE's website!"
msgstr "Bienvenue sur le nouveau site de l'AE ! "
#: core/templates/core/login.jinja:10
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 ""
"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"
#~ msgstr "Pages"