{% extends "base.html" %} {% load static wagtailcore_tags gallery_tags %} {% block title %}jecliquepourmonlogement.fr{% endblock %} {% block content %} {% if page.hero %} {% include_block page.hero %} {% endif %} {% if page.body %} {% include_block page.body %} {% endif %} {% if page.featured_section_collection %} {% if page.featured_section_title %}{{ page.featured_section_title }}{% endif %} {% video_gallery page.featured_section_collection %} {% endif %} Les partenaires Service logement Mairie de Liévin Maisons & Cités CROUS APSA Logement FJT Les Apprentis d’Auteuil Accueil 9 de Cœur AUDASSE Pas de Calais Habitat Immobilière Sociale 62 Village Famille EPDEF ADIL CAF du Pas de Calais Conseil départemental du Pas de Calais Action Logement SIA Habitat Communauté d’Agglomération de Lens-Liévin Soliha SA du Hainaut {% endblock %}