{% if intro is iterable and intro is not empty and intro.0|length > 0 %}
{{ intro.0|raw|striptags|truncate(50, true, '...')|raw }}
{% endif %}
|
Si vous ne pouvez pas voir cet email, vous pouvez le visualiser
ici
|
|
{% if printLogo != 'none' %}
|
|
|
{% if printLogo == 'fcsf' %}
|
|
|
|
{% endif %}
{% if title|length > 0 %}
{{ printDots ? '●● ' }}
{{ title|truncate(27) }}
{% endif %}
|
|
|
|
{% endif %}
{% if customCover|length > 0 %}
|
{% else %}
|
{% endif %}
{% set isCoverMovie = coverMovie is not null %}
{% if isCoverMovie or coverBorder %}
|
{% if isCoverMovie %}
|
{{ coverMovie.getTitle(lang) }}
{% set coverAuthors = coverMovie.getAuthors() %}
{% if coverAuthors|length > 0 %}
de
{% for author in coverAuthors %}
{{ author.name }}{{ (not loop.last) ? ', ' }}
{% endfor %}
{% endif %}
({{ coverMovie.getFeature(5, lang) }} minutes, {{ coverMovie.getFeature(1, lang) }})
|
|
|
{% endif %}
|
{% endif %}
{% if intro is iterable and intro is not empty and intro.0|length > 0 %}
|
|
|
{% endif %}
|
|
{% if moviesActivate and weekMovies|length > 0 %}
{% if moviesLabel == 'classic' %}
Sur Tënk dès aujourd'hui
{% elseif moviesLabel == 'escale' %}
Les films de l'escale
{% elseif moviesLabel == 'fcsf' %}
DANS LES DEUX PROCHAINS MOIS,
ORGANISEZ UNE PROJECTION PUBLIQUE DE :
{% endif %}
|
|
{{ nl.movies_x(weekMovies, mainColor, lang, moviesArrangement) }}
{% endif %}
{% if printLogo == 'fcsf' %}
{{ nl.news_block(news, newsLink, newsImg, mainColor) }}
{% endif %}
{% if lastMoviesActivate and lastWeekMovies|length > 0 %}
|
{% if lastMoviesLabel == 'classic' %}
Dernières séances
{% elseif lastMoviesLabel == 'fcsf' %}
EN CE MOMENT ON VOUS CONSEILLE
{% endif %}
|
{% if lastMoviesLabel == 'classic' %}
Encore 7 Jours
{% elseif lastMoviesLabel == 'fcsf' %}
(EN CONSULTATION DANS VOTRE CENTRE SOCIAL)
{% endif %}
|
|
{{ nl.movies_x(lastWeekMovies, mainColor, lang, lastMoviesArrangement) }}
{% endif %}
{% if printLogo != 'fcsf' %}
{{ nl.news_block(news, newsLink, newsImg, mainColor) }}
{% endif %}
|
|
|
|
|
|
Conformément à la Loi Informatique et Liberté (Article 27 de la Loi 78-17 du 6 Janvier 1978)
vous disposez d'un droit d'accès, d'opposition, de rectification et de suppression
des informations qui vous concernent dans notre fichier.
|
|
Ne plus recevoir de messages promotionnels de notre part
|
|
|