{% import 'macros.html.twig' as macros %} {% if graphickiosklogo is not null %}
{% if graphickiosklogo.graphicelement|split('.')|last|lower == 'pdf' %}
{% else %}
{% if graphickiosklogo.graphicelement|split('.')|last|lower in ['jpg', 'jpeg', 'png', 'gif', 'webp'] %} logo caisse {% elseif graphickiosklogo.graphicelement|split('.')|last|lower in ['csv'] %} logo csv {% else %} logo element graphique {% endif %} {% endif %}

Logo

{% else %}

Logo

(de préférence au format vectoriel .AI, .EPS, .SVG ou .PNG et .JPEG)

téléverser

{% endif %} {% if graphickiosklogo is not null %} {% if graphickiosklogo.graphicelement|split('.')|last|lower == 'pdf' %} {% endif %} {% endif %}