{% extends layout %}
{% block title %}Stiletto.fr - magazine de mode : Coups de foudre, coups de coeur, coups de tête{% if page is defined and page != 1 %} | Page {{ page }}{% endif %}{% endblock %}
{% block breadcrumb %}
>
Accueil
{% endblock %}
{% block body %}
{% for post in posts %}
{% if loop.index == 1 %}
{% endif %}
{% if loop.index != 1 %}