SPB Git forge

spb/sorti-ka

Public

Toutes les sorties et tous les événements du Québec, un seul endroit — 7 connecteurs, fiches SSR, design Groupe KA.

58commits 1branches 0releases
13.7 MBsize
maindefault branch
17 days agolast push
HTML 82.9% Python 15.2% TypeScript 0.9% JavaScript 0.7%
4.0 KB · 56 lines html
Raw Blame History
1<!--2  Author: Simon-Pierre Boucher <contact@spboucher.ai>3  File:   tests/fixtures/joliette_evenements.html4  Desc:   Extrait REEL fige (2026-08-25) de joliette.ca/evenements (3 cartes c-event-card) pour le test joliette.5-->6<a href="https://www.joliette.ca/evenement/musique/soirees-de-danse-country-2026-08-25" class="c-event-card  " >7            <span class="c-event-card__picture-container">8            <picture class="c-event-card__picture">9                <img class="c-event-card__img cover lazy" src="https://www.joliette.ca/storage/app/resources/resize/86_45_0_0_crop/img_92af382a12cf08003d5815ceca106d1e.png" data-src="https://www.joliette.ca/storage/app/resources/resize/860_450_0_0_crop/img_d3c7f6949b9fb3b104d8995817fcdba2.png">10            </picture>11        </span>12        <span class="c-event-card__content">13        <span class="c-event-card__category">Musique</span>        <span class="c-event-card__title">Soirée de danse country</span>        <span class="c-event-card__date">25 août 2026</span>                    <span class="c-event-card__location">14                <span class="c-location">15                    <svg class="c-location__svg" role="img">16                        <use href="https://www.joliette.ca/themes/joliette/assets/medias/images/icons/symbols.svg#ico-stroke-lieu"></use>17                    </svg>18                    <span class="c-location__text">Patinoire Bleu Blanc Bouge</span>19                </span>20            </span>21            </span>22</a>23<a href="https://www.joliette.ca/evenement/culture-et-divertissement/tandem-romantique" class="c-event-card  " >24            <span class="c-event-card__picture-container">25            <picture class="c-event-card__picture">26                <img class="c-event-card__img cover lazy" src="https://www.joliette.ca/storage/app/resources/resize/86_45_0_0_crop/img_fd803e0c1a539820e8cfd1e58041e280.png" data-src="https://www.joliette.ca/storage/app/resources/resize/860_450_0_0_crop/img_f0aa54b4d5450f9c1eec6b3db1e57c15.png">27            </picture>28        </span>29        <span class="c-event-card__content">30        <span class="c-event-card__category">Culture et divertissement</span>        <span class="c-event-card__title">Tandem romantique</span>        <span class="c-event-card__date">Tous les dimanches du 26 juillet au 30 août 2026</span>                    <span class="c-event-card__location">31                <span class="c-location">32                    <svg class="c-location__svg" role="img">33                        <use href="https://www.joliette.ca/themes/joliette/assets/medias/images/icons/symbols.svg#ico-stroke-lieu"></use>34                    </svg>35                    <span class="c-location__text">Pont de la Sérénade au parc Riverain</span>36                </span>37            </span>38            </span>39</a>40<a href="https://www.joliette.ca/evenement/culture-et-divertissement/festival-des-nations" class="c-event-card  " >41            <span class="c-event-card__picture-container">42            <picture class="c-event-card__picture">43                <img class="c-event-card__img cover lazy" src="https://www.joliette.ca/storage/app/resources/resize/86_45_0_0_crop/img_11bdb3bd2b525fa10312855befe87771.jpg" data-src="https://www.joliette.ca/storage/app/resources/resize/860_450_0_0_crop/img_0a54244c724d15eb1710bbc9ae767ec0.jpg">44            </picture>45        </span>46        <span class="c-event-card__content">47        <span class="c-event-card__category">Culture et divertissement</span>        <span class="c-event-card__title">Festival des nations</span>        <span class="c-event-card__date">29  au 30 août 2026</span>                    <span class="c-event-card__location">48                <span class="c-location">49                    <svg class="c-location__svg" role="img">50                        <use href="https://www.joliette.ca/themes/joliette/assets/medias/images/icons/symbols.svg#ico-stroke-lieu"></use>51                    </svg>52                    <span class="c-location__text">Parc Louis-Querbes</span>53                </span>54            </span>55            </span>56</a>