From: Thomas Fillon Date: Tue, 21 Jan 2014 17:32:44 +0000 (+0100) Subject: Sabiod : Update english home page to suppress musical reference and reformat the... X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d7cf8ff731aeaa3975ed9cd1e75a6c9ff277f976;p=telemeta.git Sabiod : Update english home page to suppress musical reference and reformat the Credit section --- diff --git a/telemeta/pages/en/home.rst b/telemeta/pages/en/home.rst index 6671b69b..de223f00 100644 --- a/telemeta/pages/en/home.rst +++ b/telemeta/pages/en/home.rst @@ -31,10 +31,9 @@ SABIOD is a `CNRS Big Data Interdisciplinary project `_, `LIP6 `_, `CNPS `_, `MNHN `_, `LIG `_, `Géoazur `_ .. image:: logos_partenaires.png - -**Telemeta** is developped as an open-source project by `Parisson SARL `_. + :width: 75% -.. image:: logo_parisson_com.png - :align: right + + diff --git a/telemeta/pages/en/logo_parisson_com.png b/telemeta/pages/en/logo_parisson_com.png deleted file mode 100644 index 136b1493..00000000 Binary files a/telemeta/pages/en/logo_parisson_com.png and /dev/null differ diff --git a/telemeta/static/telemeta/images/logo_parisson_com.png b/telemeta/static/telemeta/images/logo_parisson_com.png new file mode 100644 index 00000000..ade304e1 Binary files /dev/null and b/telemeta/static/telemeta/images/logo_parisson_com.png differ diff --git a/telemeta/templates/telemeta/home.html b/telemeta/templates/telemeta/home.html index 53f8395e..2f39fb1b 100644 --- a/telemeta/templates/telemeta/home.html +++ b/telemeta/templates/telemeta/home.html @@ -11,7 +11,7 @@ {% if sound_pub_item %}

playlist - {% trans "Musical selection" %}

+ {% trans "Sound selection" %}
{{ sound_pub_item }}{% if sound_pub_item.alt_title %} ({{ sound_pub_item.alt_title }}){% endif %}
{{ sound_pub_item.location.fullnames|to_string }}
@@ -36,14 +36,17 @@ {{ block.super }}

- {% trans "Partners" %}


+ {% trans "Telemeta Partners" %}
CNRS    MCC   MNHN

TGE Adonis -
+
+ Telemeta is open-source and developped by Parisson SARL. + Parisson.com +
{% endblock %} @@ -59,7 +62,7 @@

playlists - {% trans "Musical selection" %}

+ {% trans "Sounds selection" %}
{% for item in sound_pub_items %}
{{ item }}{% if item.alt_title %} ({{ item.alt_title }}){% endif %}
{{ item.location.fullnames|to_string }}