{% extends "::base.html.twig"%} {% block title %}Articles{% endblock %} {% block body %} Last Articles {% set cpt_j =0%} {% for last in lasts %} {% if (last.image.path is not null) %} {% set cpt_j =cpt_j + 1 %} {% endif %} {% endfor %} {% set cpt_i =0%} {% for last in lasts %} {% if (last.image.path is not null) %} {% set cpt_i =cpt_i + 1 %} {{last.title}} {% endif %} {% endfor %} By Category Valvular Coronary Endovascular Congenital Arrhythmia Imaging Pharmacology Other In the news Read More... {% for new in news %} {{ new.datePublished|date('H:s')|upper }} {{ new.datePublished|date('d-m') }} {{ new.titre }} En savoir plus {% endfor %} Read More... Articles {% for article in articles %} {% if (article.image.path is not null) %} {% else %} {%endif%} {{ article.title }} {{ article.abstract |replace({'': "", '': ""}) |replace({'': "", '': ""}) |slice(0, 400)|raw}} {{ article.dateCreate|date('Y-M-d')|upper }}read more >> {% endfor %} {% for p in range(1, nbPages) %} {{ p }} {% endfor %} {{ render(controller('PafcicOnlinePafcicBundle:Banners:banner_right_b')) }} {% endblock %}
Read More...
{{ new.titre }}
En savoir plus
{{ article.abstract |replace({'
': "", '