--- layout: default ---

{{ page.title | escape }}

{% if page.introduction %}
{{ page.introduction }}
{% endif %} {% if page.introduction_photo %}
Elixir Luxembourg
{% endif %}
{{ content | markdownify }}
Flyer image
Download flyer
{% if paginator.posts %}

Our news

{% for post in paginator.posts %}
{{ post.title }}
{{ post.content | truncate: 220 }}
{% endfor %}

See more...

{% endif %}