{% extends "Intranet/Global.php.twig" %} {% block body %} {{ R.js('moussajax/moussaSwitch') }}
Voir en ligne

{% include 'Intranet/GenericAjax/searchListArticle.php.twig' with {'listArticles':articles } %}
{#
#} {#{{ homeArticles |length }}#} {% for item in homeArticles %} {% set Rubrik = item.getOneRubrique() %}
{% set filename = C.conf.baseURL~"Graphisme/mediasSpip/arton"~ item.articleId ~"Formated.jpg" %} {% set link = item.urlRewrite %}
{% endfor %}
{{ R.js('helpers') }} {{ R.js('vendor/*') }} {{ R.js('moussajax/moussaSortable') }} {{ R.js('moussajax/moussaListSearch') }} {{ R.incCss() | raw }} {% endblock %}