{% load i18n %}
{% trans "This is the default message. You can overload it by modifying the file welcome.html in the template directory of Chimère. Below this message all news message will be displayed. You can add them in administration pages."%}
{% if news_lst %}{{news.content|safe}}