Charger du contenu avec la Fancybox
<a href="/content/3-conditions-generales-de-ventes?content_only=1" class="fancy">lien</a>
$("a.fancy").fancybox({
'type' : 'iframe',
'width':600,
'height':600
});
<a href="/content/3-conditions-generales-de-ventes?content_only=1" class="fancy">lien</a>
$("a.fancy").fancybox({
'type' : 'iframe',
'width':600,
'height':600
});