julien.michelon.html 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Julien Planning</title>
  6. <style>
  7. ::before,
  8. ::after {
  9. box-sizing: border-box;
  10. }
  11. :root {
  12. --color-primary-100: hsl(10, 59%, 25%);
  13. --color-primary-200: hsl(10, 59%, 45%);
  14. --color-primary-400: hsl(37, 100%, 45%);
  15. --color-primary-600: hsl(37, 100%, 65%);
  16. --color-primary-800: hsl(37, 100%, 85%);
  17. --color-accent-100: hsl(179, 52%, 15%);
  18. --color-accent-200: hsl(179, 52%, 25%);
  19. --color-accent-400: hsl(172, 58%, 40%);
  20. --color-accent-500: hsl(172, 58%, 53%);
  21. --color-accent-600: hsl(172, 58%, 66%);
  22. --color-accent-700: hsl(172, 60%, 70%);
  23. --color-accent-800: hsl(172, 60%, 80%);
  24. --color-accent-850: hsl(172, 70%, 90%);
  25. --color-accent-900: hsl(172, 85%, 95%);
  26. --color-accent-950: hsl(172, 96%, 98%);
  27. --color-neutral-100: hsl(37, 5%, 15%);
  28. --color-neutral-200: hsl(37, 5%, 25%);
  29. --color-neutral-300: hsl(37, 5%, 35%);
  30. --color-neutral-400: hsl(37, 5%, 45%);
  31. --color-neutral-600: hsl(37, 5%, 60%);
  32. --color-neutral-800: hsl(37, 5%, 80%);
  33. }
  34. .icon {
  35. font-family: "Material Icons";
  36. font-weight: normal;
  37. font-style: normal;
  38. font-size: 24px;
  39. line-height: 1;
  40. letter-spacing: normal;
  41. text-transform: none;
  42. display: inline-block;
  43. white-space: nowrap;
  44. word-wrap: normal;
  45. direction: ltr;
  46. font-feature-settings: "liga";
  47. -moz-font-feature-settings: "liga";
  48. -moz-osx-font-smoothing: grayscale;
  49. }
  50. .benevole {
  51. vertical-align: middle;
  52. display: inline-block;
  53. }
  54. .benevole .icon {
  55. vertical-align: bottom;
  56. }
  57. .planning-container {
  58. max-width: 800px;
  59. width: 100%;
  60. }
  61. .daily-agenda {
  62. border: solid 1px var(--color-neutral-200);
  63. }
  64. .day-header {
  65. background: var(--color-neutral-200);
  66. color: var(--color-accent-800);
  67. padding: 12px;
  68. font-size: 1.8rem;
  69. font-weight: bold;
  70. text-transform: capitalize;
  71. }
  72. .agenda-creneau-header {
  73. padding: 12px;
  74. background: var(--color-accent-850);
  75. position: relative;
  76. border-bottom: 1px solid var(--color-accent-600);
  77. }
  78. .agenda-creneau-time {
  79. padding-right: 8px;
  80. }
  81. .agenda-creneau-title {
  82. font-weight: bold;
  83. text-transform: capitalize;
  84. }
  85. .agenda-creneau-action {
  86. position: absolute;
  87. top: 8px;
  88. right: 12px;
  89. background: transparent;
  90. outline: 0;
  91. border: 0;
  92. cursor: pointer;
  93. }
  94. .agenda-creneau-action:hover {
  95. color: var(--color-neutral-400);
  96. }
  97. .transformation-container {
  98. height: auto;
  99. overflow: hidden;
  100. }
  101. .agenda-creneau-details {
  102. padding: 4px 12px;
  103. display: flex;
  104. flex-wrap: wrap;
  105. overflow: hidden;
  106. opacity: 1;
  107. transform-origin: 0px 0px;
  108. transition: height 0.3s ease-in-out;
  109. }
  110. .agenda-creneau-details--title {
  111. width: 100%;
  112. font-weight: 600;
  113. margin: 8px 0px;
  114. }
  115. .agenda-creneau-details--content {
  116. width: 100%;
  117. margin: 0px 0px 8px;
  118. }
  119. @media (min-width: 600px) {
  120. .name-header {
  121. text-align: center;
  122. }
  123. .planning-container {
  124. margin-left: auto;
  125. margin-right: auto;
  126. }
  127. .agenda-creneau-time {
  128. padding-right: 2rem;
  129. }
  130. .agenda-creneau-details--title {
  131. width: 16.6%;
  132. margin-bottom: 12px;
  133. }
  134. .agenda-creneau-details--content {
  135. width: calc(33.3% - 8px);
  136. padding-right: 8px;
  137. margin: 8px 0px 16px;
  138. }
  139. }
  140. .agenda-creneau-details--content .chip {
  141. margin: 2px;
  142. }
  143. .hide {
  144. display: none;
  145. }
  146. #links {
  147. list-style-type: none;
  148. max-width: 200px;
  149. margin: 0 auto;
  150. border-top: 1px solid var(--color-neutral-400);
  151. padding: 0;
  152. }
  153. .link-item {
  154. padding: 8px 12px;
  155. margin: 0 auto;
  156. border: solid 1px var(--color-neutral-400);
  157. border-top: 0px;
  158. }
  159. .link-item a {
  160. display: block;
  161. }
  162. .formcontrol {
  163. all: initial;
  164. display: block;
  165. box-sizing: border-box;
  166. font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  167. }
  168. .formcontrol.home-search {
  169. margin: 3rem auto 1rem;
  170. max-width: 400px;
  171. }
  172. .formcontrol:not(:last-child) {
  173. margin-bottom: 1rem;
  174. }
  175. .formcontrol-control {
  176. width: 100%;
  177. }
  178. .formcontrol-label {
  179. color: var(--color-neutral-200);
  180. display: -webkit-box;
  181. display: flex;
  182. font-size: 0.9rem;
  183. font-family: inherit;
  184. font-weight: 500;
  185. line-height: 1.5rem;
  186. margin-bottom: 0.2rem;
  187. }
  188. .formcontrol-label > button {
  189. margin-left: 0.25rem;
  190. }
  191. .formcontrol-optional {
  192. -webkit-box-flex: 1;
  193. flex: 1;
  194. color: #647592;
  195. font-size: 0.75rem;
  196. margin-top: 0.25rem;
  197. text-align: right;
  198. line-height: 1.125rem;
  199. margin-left: 0.25rem;
  200. }
  201. .formcontrol-help {
  202. color: #647592;
  203. display: -webkit-box;
  204. display: flex;
  205. font-size: 0.75rem;
  206. margin-top: 0.5rem;
  207. font-family: inherit;
  208. line-height: 1.125rem;
  209. }
  210. .formcontrol-helplink {
  211. -webkit-box-flex: 1;
  212. flex: 1;
  213. margin-top: calc(-0.25rem);
  214. text-align: right;
  215. }
  216. .formcontrol--error .formcontrol-help {
  217. color: #e4002b;
  218. }
  219. .formcontrol--success .formcontrol-help {
  220. color: #08875b;
  221. }
  222. .input {
  223. all: initial;
  224. color: var(--color-neutral-100);
  225. width: 100%;
  226. border: none;
  227. height: 2rem;
  228. margin: 0;
  229. outline: 0;
  230. padding: 0.2rem 0.5rem;
  231. font-size: 0.875rem;
  232. -webkit-appearance: none;
  233. -moz-appearance: none;
  234. appearance: none;
  235. box-shadow: 0 -1px 0 0 var(--color-accent-700) inset;
  236. box-sizing: border-box;
  237. -webkit-transition: 0.1s ease-in-out;
  238. transition: 0.1s ease-in-out;
  239. font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  240. line-height: 1.25rem;
  241. background-color: var(--color-accent-950);
  242. -webkit-transition-property: box-shadow, border;
  243. transition-property: box-shadow, border;
  244. }
  245. .input::-webkit-input-placeholder {
  246. color: #505d74;
  247. }
  248. .input:-ms-input-placeholder {
  249. color: #505d74;
  250. }
  251. .input::-ms-input-placeholder {
  252. color: #505d74;
  253. }
  254. .input::placeholder {
  255. color: #505d74;
  256. }
  257. .input:hover {
  258. background-color: var(--color-accent-850);
  259. }
  260. .input:focus {
  261. box-shadow: 0 0 0 2px var(--color-accent-700);
  262. border-color: transparent;
  263. background-color: var(--color-accent-950);
  264. }
  265. .input:disabled {
  266. color: #c1c7d3 !important;
  267. -webkit-user-select: none;
  268. -moz-user-select: none;
  269. -ms-user-select: none;
  270. user-select: none;
  271. border-color: transparent;
  272. pointer-events: none;
  273. }
  274. .input:disabled::-webkit-input-placeholder {
  275. color: #c1c7d3;
  276. }
  277. .input:disabled:-ms-input-placeholder {
  278. color: #c1c7d3;
  279. }
  280. .input:disabled::-ms-input-placeholder {
  281. color: #c1c7d3;
  282. }
  283. .input:disabled::placeholder {
  284. color: #c1c7d3;
  285. }
  286. .input--small {
  287. height: 2rem;
  288. font-size: 0.875rem;
  289. line-height: 1.125rem;
  290. padding-top: 0.25rem;
  291. padding-bottom: 0.25rem;
  292. }
  293. .input--adorned-start {
  294. padding-left: 2rem;
  295. }
  296. .input--adorned-end {
  297. padding-right: 2rem;
  298. }
  299. .input--valid {
  300. box-shadow: 0 -1px 0 0 #08875b inset !important;
  301. }
  302. .input--valid:focus {
  303. box-shadow: 0 0 0 2px #08875b !important;
  304. }
  305. .input--invalid {
  306. box-shadow: 0 -1px 0 0 #e93255 inset !important;
  307. }
  308. .input--invalid:focus {
  309. box-shadow: 0 0 0 2px #e93255 !important;
  310. }
  311. #search {
  312. background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%232ba191%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z%22%2F%3E%3C%2Fsvg%3E");
  313. background-repeat: no-repeat;
  314. padding-left: 30px;
  315. background-position: 4px;
  316. }
  317. </style>
  318. </head>
  319. <body>
  320. <p>Bonjour Julien,</p>
  321. <p>
  322. tu trouveras ci dessous et ci joint le récapitulatif de tes créneaux pour BDLG.<br />
  323. Blabla à faire valider à la com bénévole.
  324. </p>
  325. <p>Cordialement,<br />La commission Bénévole</p>
  326. <div class="planning-container">
  327. <div class="daily-agenda">
  328. <div class="day-header">vendredi 09 septembre</div>
  329. <div>
  330. <div>
  331. <div class="agenda-creneau-header">
  332. <span class="agenda-creneau-time">09h00-13h00 </span>
  333. <span class="agenda-creneau-title">bouffe vendredi matin / chez Julien</span>
  334. </div>
  335. <div class="agenda-creneau-details"><div class="agenda-creneau-details--title">Description</div>
  336. <div class="agenda-creneau-details--content">tout est indiqué dans le cahier de route de la commission repas</div>
  337. <div class="agenda-creneau-details--title">Liste des bénévoles avec toi</div>
  338. <div class="agenda-creneau-details--content">
  339. <div class="benevole">
  340. <svg
  341. class="icon"
  342. xmlns="http://www.w3.org/2000/svg"
  343. height="24px"
  344. viewBox="0 0 24 24"
  345. width="24px"
  346. fill="currentcolor"
  347. >
  348. <path d="M0 0h24v24H0z" fill="none" />
  349. <path
  350. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  351. />
  352. </svg>
  353. <span>Alexis FP : 06 95 52 90 88</span>
  354. </div>
  355. <div class="benevole">
  356. <svg
  357. class="icon"
  358. xmlns="http://www.w3.org/2000/svg"
  359. height="24px"
  360. viewBox="0 0 24 24"
  361. width="24px"
  362. fill="currentcolor"
  363. >
  364. <path d="M0 0h24v24H0z" fill="none" />
  365. <path
  366. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  367. />
  368. </svg>
  369. <span>Marlène : 06 83 91 98 02</span>
  370. </div>
  371. <div class="benevole">
  372. <svg
  373. class="icon"
  374. xmlns="http://www.w3.org/2000/svg"
  375. height="24px"
  376. viewBox="0 0 24 24"
  377. width="24px"
  378. fill="currentcolor"
  379. >
  380. <path d="M0 0h24v24H0z" fill="none" />
  381. <path
  382. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  383. />
  384. </svg>
  385. <span>Edouard : 06 47 49 38 68</span>
  386. </div>
  387. </div>
  388. <div class="agenda-creneau-details--title">Le responsable</div>
  389. <div class="agenda-creneau-details--content">
  390. <div class="benevole">
  391. <svg
  392. class="icon"
  393. xmlns="http://www.w3.org/2000/svg"
  394. height="24px"
  395. viewBox="0 0 24 24"
  396. width="24px"
  397. fill="currentcolor"
  398. >
  399. <path d="M0 0h24v24H0z" fill="none" />
  400. <path
  401. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  402. />
  403. </svg>
  404. <span>Olivier : 06 82 50 92 85
  405. Alexis : 06 79 99 31 24</span>
  406. </div>
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. <div class="daily-agenda">
  413. <div class="day-header">samedi 10 septembre</div>
  414. <div>
  415. <div>
  416. <div class="agenda-creneau-header">
  417. <span class="agenda-creneau-time">13h30-14h00 </span>
  418. <span class="agenda-creneau-title">Formation bar</span>
  419. </div>
  420. <div class="agenda-creneau-details"><div class="agenda-creneau-details--title">Description</div>
  421. <div class="agenda-creneau-details--content">Tous les bénévoles qui font du bar dans la soirée se réunissent pour voir lieu / fonctionnement, etc.</div>
  422. <div class="agenda-creneau-details--title">Liste des bénévoles avec toi</div>
  423. <div class="agenda-creneau-details--content">
  424. <div class="benevole">
  425. <svg
  426. class="icon"
  427. xmlns="http://www.w3.org/2000/svg"
  428. height="24px"
  429. viewBox="0 0 24 24"
  430. width="24px"
  431. fill="currentcolor"
  432. >
  433. <path d="M0 0h24v24H0z" fill="none" />
  434. <path
  435. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  436. />
  437. </svg>
  438. <span>Jonas : 06 69 74 79 04</span>
  439. </div>
  440. <div class="benevole">
  441. <svg
  442. class="icon"
  443. xmlns="http://www.w3.org/2000/svg"
  444. height="24px"
  445. viewBox="0 0 24 24"
  446. width="24px"
  447. fill="currentcolor"
  448. >
  449. <path d="M0 0h24v24H0z" fill="none" />
  450. <path
  451. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  452. />
  453. </svg>
  454. <span>Adrien : 06 71 80 48 30</span>
  455. </div>
  456. <div class="benevole">
  457. <svg
  458. class="icon"
  459. xmlns="http://www.w3.org/2000/svg"
  460. height="24px"
  461. viewBox="0 0 24 24"
  462. width="24px"
  463. fill="currentcolor"
  464. >
  465. <path d="M0 0h24v24H0z" fill="none" />
  466. <path
  467. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  468. />
  469. </svg>
  470. <span>Laureen : 07 78 10 47 37</span>
  471. </div>
  472. <div class="benevole">
  473. <svg
  474. class="icon"
  475. xmlns="http://www.w3.org/2000/svg"
  476. height="24px"
  477. viewBox="0 0 24 24"
  478. width="24px"
  479. fill="currentcolor"
  480. >
  481. <path d="M0 0h24v24H0z" fill="none" />
  482. <path
  483. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  484. />
  485. </svg>
  486. <span>Nadège : 06 78 64 72 56</span>
  487. </div>
  488. <div class="benevole">
  489. <svg
  490. class="icon"
  491. xmlns="http://www.w3.org/2000/svg"
  492. height="24px"
  493. viewBox="0 0 24 24"
  494. width="24px"
  495. fill="currentcolor"
  496. >
  497. <path d="M0 0h24v24H0z" fill="none" />
  498. <path
  499. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  500. />
  501. </svg>
  502. <span>David : 06 20 63 29 57</span>
  503. </div>
  504. <div class="benevole">
  505. <svg
  506. class="icon"
  507. xmlns="http://www.w3.org/2000/svg"
  508. height="24px"
  509. viewBox="0 0 24 24"
  510. width="24px"
  511. fill="currentcolor"
  512. >
  513. <path d="M0 0h24v24H0z" fill="none" />
  514. <path
  515. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  516. />
  517. </svg>
  518. <span>Armand FP : 06 03 46 59 48</span>
  519. </div>
  520. <div class="benevole">
  521. <svg
  522. class="icon"
  523. xmlns="http://www.w3.org/2000/svg"
  524. height="24px"
  525. viewBox="0 0 24 24"
  526. width="24px"
  527. fill="currentcolor"
  528. >
  529. <path d="M0 0h24v24H0z" fill="none" />
  530. <path
  531. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  532. />
  533. </svg>
  534. <span>Nicholas : 07 77 82 44 89</span>
  535. </div>
  536. <div class="benevole">
  537. <svg
  538. class="icon"
  539. xmlns="http://www.w3.org/2000/svg"
  540. height="24px"
  541. viewBox="0 0 24 24"
  542. width="24px"
  543. fill="currentcolor"
  544. >
  545. <path d="M0 0h24v24H0z" fill="none" />
  546. <path
  547. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  548. />
  549. </svg>
  550. <span>Theo : 06 51 13 60 36</span>
  551. </div>
  552. <div class="benevole">
  553. <svg
  554. class="icon"
  555. xmlns="http://www.w3.org/2000/svg"
  556. height="24px"
  557. viewBox="0 0 24 24"
  558. width="24px"
  559. fill="currentcolor"
  560. >
  561. <path d="M0 0h24v24H0z" fill="none" />
  562. <path
  563. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  564. />
  565. </svg>
  566. <span>Anne-Gaëlle : 06 66 96 14 07</span>
  567. </div>
  568. <div class="benevole">
  569. <svg
  570. class="icon"
  571. xmlns="http://www.w3.org/2000/svg"
  572. height="24px"
  573. viewBox="0 0 24 24"
  574. width="24px"
  575. fill="currentcolor"
  576. >
  577. <path d="M0 0h24v24H0z" fill="none" />
  578. <path
  579. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  580. />
  581. </svg>
  582. <span>Laurie : 07 77 23 11 34</span>
  583. </div>
  584. <div class="benevole">
  585. <svg
  586. class="icon"
  587. xmlns="http://www.w3.org/2000/svg"
  588. height="24px"
  589. viewBox="0 0 24 24"
  590. width="24px"
  591. fill="currentcolor"
  592. >
  593. <path d="M0 0h24v24H0z" fill="none" />
  594. <path
  595. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  596. />
  597. </svg>
  598. <span>Vincent M. : 06 25 57 25 99</span>
  599. </div>
  600. <div class="benevole">
  601. <svg
  602. class="icon"
  603. xmlns="http://www.w3.org/2000/svg"
  604. height="24px"
  605. viewBox="0 0 24 24"
  606. width="24px"
  607. fill="currentcolor"
  608. >
  609. <path d="M0 0h24v24H0z" fill="none" />
  610. <path
  611. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  612. />
  613. </svg>
  614. <span>Mathilde : 07 71 14 41 46</span>
  615. </div>
  616. <div class="benevole">
  617. <svg
  618. class="icon"
  619. xmlns="http://www.w3.org/2000/svg"
  620. height="24px"
  621. viewBox="0 0 24 24"
  622. width="24px"
  623. fill="currentcolor"
  624. >
  625. <path d="M0 0h24v24H0z" fill="none" />
  626. <path
  627. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  628. />
  629. </svg>
  630. <span>Maxime : 06 16 13 39 41</span>
  631. </div>
  632. <div class="benevole">
  633. <svg
  634. class="icon"
  635. xmlns="http://www.w3.org/2000/svg"
  636. height="24px"
  637. viewBox="0 0 24 24"
  638. width="24px"
  639. fill="currentcolor"
  640. >
  641. <path d="M0 0h24v24H0z" fill="none" />
  642. <path
  643. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  644. />
  645. </svg>
  646. <span>Nicole : 06 34 10 06 88</span>
  647. </div>
  648. <div class="benevole">
  649. <svg
  650. class="icon"
  651. xmlns="http://www.w3.org/2000/svg"
  652. height="24px"
  653. viewBox="0 0 24 24"
  654. width="24px"
  655. fill="currentcolor"
  656. >
  657. <path d="M0 0h24v24H0z" fill="none" />
  658. <path
  659. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  660. />
  661. </svg>
  662. <span>Maël : 06 10 31 87 30</span>
  663. </div>
  664. <div class="benevole">
  665. <svg
  666. class="icon"
  667. xmlns="http://www.w3.org/2000/svg"
  668. height="24px"
  669. viewBox="0 0 24 24"
  670. width="24px"
  671. fill="currentcolor"
  672. >
  673. <path d="M0 0h24v24H0z" fill="none" />
  674. <path
  675. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  676. />
  677. </svg>
  678. <span>Stefan : 06 66 33 03 09</span>
  679. </div>
  680. <div class="benevole">
  681. <svg
  682. class="icon"
  683. xmlns="http://www.w3.org/2000/svg"
  684. height="24px"
  685. viewBox="0 0 24 24"
  686. width="24px"
  687. fill="currentcolor"
  688. >
  689. <path d="M0 0h24v24H0z" fill="none" />
  690. <path
  691. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  692. />
  693. </svg>
  694. <span>Félix : 06 38 30 68 67</span>
  695. </div>
  696. </div>
  697. <div class="agenda-creneau-details--title">Le responsable</div>
  698. <div class="agenda-creneau-details--content">
  699. <div class="benevole">
  700. <svg
  701. class="icon"
  702. xmlns="http://www.w3.org/2000/svg"
  703. height="24px"
  704. viewBox="0 0 24 24"
  705. width="24px"
  706. fill="currentcolor"
  707. >
  708. <path d="M0 0h24v24H0z" fill="none" />
  709. <path
  710. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  711. />
  712. </svg>
  713. <span>Stef 06 66 33 03 09
  714. Jonas 06 69 74 79 04</span>
  715. </div>
  716. </div>
  717. </div>
  718. </div>
  719. <div>
  720. <div class="agenda-creneau-header">
  721. <span class="agenda-creneau-time">16h00-17h00 </span>
  722. <span class="agenda-creneau-title">Bar : samedi aprem</span>
  723. </div>
  724. <div class="agenda-creneau-details"><div class="agenda-creneau-details--title">Description</div>
  725. <div class="agenda-creneau-details--content">Bah tu tiens un bar !</div>
  726. <div class="agenda-creneau-details--title">Liste des bénévoles avec toi</div>
  727. <div class="agenda-creneau-details--content">
  728. <div class="benevole">
  729. <svg
  730. class="icon"
  731. xmlns="http://www.w3.org/2000/svg"
  732. height="24px"
  733. viewBox="0 0 24 24"
  734. width="24px"
  735. fill="currentcolor"
  736. >
  737. <path d="M0 0h24v24H0z" fill="none" />
  738. <path
  739. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  740. />
  741. </svg>
  742. <span>David : 06 20 63 29 57</span>
  743. </div>
  744. <div class="benevole">
  745. <svg
  746. class="icon"
  747. xmlns="http://www.w3.org/2000/svg"
  748. height="24px"
  749. viewBox="0 0 24 24"
  750. width="24px"
  751. fill="currentcolor"
  752. >
  753. <path d="M0 0h24v24H0z" fill="none" />
  754. <path
  755. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  756. />
  757. </svg>
  758. <span>Mathilde : 07 71 14 41 46</span>
  759. </div>
  760. </div>
  761. <div class="agenda-creneau-details--title">Le responsable</div>
  762. <div class="agenda-creneau-details--content">
  763. <div class="benevole">
  764. <svg
  765. class="icon"
  766. xmlns="http://www.w3.org/2000/svg"
  767. height="24px"
  768. viewBox="0 0 24 24"
  769. width="24px"
  770. fill="currentcolor"
  771. >
  772. <path d="M0 0h24v24H0z" fill="none" />
  773. <path
  774. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  775. />
  776. </svg>
  777. <span>Stef 06 66 33 03 09
  778. Jonas 06 69 74 79 04</span>
  779. </div>
  780. </div>
  781. <div class="agenda-creneau-details--title">Ceux que tu remplaces</div>
  782. <div class="agenda-creneau-details--content">
  783. <div class="benevole">
  784. <svg
  785. class="icon"
  786. xmlns="http://www.w3.org/2000/svg"
  787. height="24px"
  788. viewBox="0 0 24 24"
  789. width="24px"
  790. fill="currentcolor"
  791. >
  792. <path d="M0 0h24v24H0z" fill="none" />
  793. <path
  794. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  795. />
  796. </svg>
  797. <span>Adrien : 06 71 80 48 30</span>
  798. </div>
  799. <div class="benevole">
  800. <svg
  801. class="icon"
  802. xmlns="http://www.w3.org/2000/svg"
  803. height="24px"
  804. viewBox="0 0 24 24"
  805. width="24px"
  806. fill="currentcolor"
  807. >
  808. <path d="M0 0h24v24H0z" fill="none" />
  809. <path
  810. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  811. />
  812. </svg>
  813. <span>Laureen : 07 78 10 47 37</span>
  814. </div>
  815. <div class="benevole">
  816. <svg
  817. class="icon"
  818. xmlns="http://www.w3.org/2000/svg"
  819. height="24px"
  820. viewBox="0 0 24 24"
  821. width="24px"
  822. fill="currentcolor"
  823. >
  824. <path d="M0 0h24v24H0z" fill="none" />
  825. <path
  826. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  827. />
  828. </svg>
  829. <span>Nicole : 06 34 10 06 88</span>
  830. </div>
  831. </div>
  832. <div class="agenda-creneau-details--title">Les personnes qui arrivent après toi</div>
  833. <div class="agenda-creneau-details--content">
  834. <div class="benevole">
  835. <svg
  836. class="icon"
  837. xmlns="http://www.w3.org/2000/svg"
  838. height="24px"
  839. viewBox="0 0 24 24"
  840. width="24px"
  841. fill="currentcolor"
  842. >
  843. <path d="M0 0h24v24H0z" fill="none" />
  844. <path
  845. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  846. />
  847. </svg>
  848. <span>Laurie : 07 77 23 11 34</span>
  849. </div>
  850. <div class="benevole">
  851. <svg
  852. class="icon"
  853. xmlns="http://www.w3.org/2000/svg"
  854. height="24px"
  855. viewBox="0 0 24 24"
  856. width="24px"
  857. fill="currentcolor"
  858. >
  859. <path d="M0 0h24v24H0z" fill="none" />
  860. <path
  861. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  862. />
  863. </svg>
  864. <span>Vincent M. : 06 25 57 25 99</span>
  865. </div>
  866. <div class="benevole">
  867. <svg
  868. class="icon"
  869. xmlns="http://www.w3.org/2000/svg"
  870. height="24px"
  871. viewBox="0 0 24 24"
  872. width="24px"
  873. fill="currentcolor"
  874. >
  875. <path d="M0 0h24v24H0z" fill="none" />
  876. <path
  877. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  878. />
  879. </svg>
  880. <span>Maxime : 06 16 13 39 41</span>
  881. </div>
  882. <div class="benevole">
  883. <svg
  884. class="icon"
  885. xmlns="http://www.w3.org/2000/svg"
  886. height="24px"
  887. viewBox="0 0 24 24"
  888. width="24px"
  889. fill="currentcolor"
  890. >
  891. <path d="M0 0h24v24H0z" fill="none" />
  892. <path
  893. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  894. />
  895. </svg>
  896. <span>Félix : 06 38 30 68 67</span>
  897. </div>
  898. </div>
  899. </div>
  900. </div>
  901. <div>
  902. <div class="agenda-creneau-header">
  903. <span class="agenda-creneau-time">20h00-20h30 </span>
  904. <span class="agenda-creneau-title">Bar : samedi soirée</span>
  905. </div>
  906. <div class="agenda-creneau-details"><div class="agenda-creneau-details--title">Description</div>
  907. <div class="agenda-creneau-details--content">Bah tu tiens un bar !</div>
  908. <div class="agenda-creneau-details--title">Liste des bénévoles avec toi</div>
  909. <div class="agenda-creneau-details--content">
  910. <div class="benevole">
  911. <svg
  912. class="icon"
  913. xmlns="http://www.w3.org/2000/svg"
  914. height="24px"
  915. viewBox="0 0 24 24"
  916. width="24px"
  917. fill="currentcolor"
  918. >
  919. <path d="M0 0h24v24H0z" fill="none" />
  920. <path
  921. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  922. />
  923. </svg>
  924. <span>David : 06 20 63 29 57</span>
  925. </div>
  926. <div class="benevole">
  927. <svg
  928. class="icon"
  929. xmlns="http://www.w3.org/2000/svg"
  930. height="24px"
  931. viewBox="0 0 24 24"
  932. width="24px"
  933. fill="currentcolor"
  934. >
  935. <path d="M0 0h24v24H0z" fill="none" />
  936. <path
  937. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  938. />
  939. </svg>
  940. <span>Armand FP : 06 03 46 59 48</span>
  941. </div>
  942. <div class="benevole">
  943. <svg
  944. class="icon"
  945. xmlns="http://www.w3.org/2000/svg"
  946. height="24px"
  947. viewBox="0 0 24 24"
  948. width="24px"
  949. fill="currentcolor"
  950. >
  951. <path d="M0 0h24v24H0z" fill="none" />
  952. <path
  953. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  954. />
  955. </svg>
  956. <span>Nicholas : 07 77 82 44 89</span>
  957. </div>
  958. <div class="benevole">
  959. <svg
  960. class="icon"
  961. xmlns="http://www.w3.org/2000/svg"
  962. height="24px"
  963. viewBox="0 0 24 24"
  964. width="24px"
  965. fill="currentcolor"
  966. >
  967. <path d="M0 0h24v24H0z" fill="none" />
  968. <path
  969. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  970. />
  971. </svg>
  972. <span>Laurie : 07 77 23 11 34</span>
  973. </div>
  974. <div class="benevole">
  975. <svg
  976. class="icon"
  977. xmlns="http://www.w3.org/2000/svg"
  978. height="24px"
  979. viewBox="0 0 24 24"
  980. width="24px"
  981. fill="currentcolor"
  982. >
  983. <path d="M0 0h24v24H0z" fill="none" />
  984. <path
  985. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  986. />
  987. </svg>
  988. <span>Vincent M. : 06 25 57 25 99</span>
  989. </div>
  990. <div class="benevole">
  991. <svg
  992. class="icon"
  993. xmlns="http://www.w3.org/2000/svg"
  994. height="24px"
  995. viewBox="0 0 24 24"
  996. width="24px"
  997. fill="currentcolor"
  998. >
  999. <path d="M0 0h24v24H0z" fill="none" />
  1000. <path
  1001. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1002. />
  1003. </svg>
  1004. <span>Maxime : 06 16 13 39 41</span>
  1005. </div>
  1006. <div class="benevole">
  1007. <svg
  1008. class="icon"
  1009. xmlns="http://www.w3.org/2000/svg"
  1010. height="24px"
  1011. viewBox="0 0 24 24"
  1012. width="24px"
  1013. fill="currentcolor"
  1014. >
  1015. <path d="M0 0h24v24H0z" fill="none" />
  1016. <path
  1017. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1018. />
  1019. </svg>
  1020. <span>Félix : 06 38 30 68 67</span>
  1021. </div>
  1022. </div>
  1023. <div class="agenda-creneau-details--title">Le responsable</div>
  1024. <div class="agenda-creneau-details--content">
  1025. <div class="benevole">
  1026. <svg
  1027. class="icon"
  1028. xmlns="http://www.w3.org/2000/svg"
  1029. height="24px"
  1030. viewBox="0 0 24 24"
  1031. width="24px"
  1032. fill="currentcolor"
  1033. >
  1034. <path d="M0 0h24v24H0z" fill="none" />
  1035. <path
  1036. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1037. />
  1038. </svg>
  1039. <span>Stef 06 66 33 03 09
  1040. Jonas 06 69 74 79 04</span>
  1041. </div>
  1042. </div>
  1043. <div class="agenda-creneau-details--title">Les personnes qui arrivent après toi</div>
  1044. <div class="agenda-creneau-details--content">
  1045. <div class="benevole">
  1046. <svg
  1047. class="icon"
  1048. xmlns="http://www.w3.org/2000/svg"
  1049. height="24px"
  1050. viewBox="0 0 24 24"
  1051. width="24px"
  1052. fill="currentcolor"
  1053. >
  1054. <path d="M0 0h24v24H0z" fill="none" />
  1055. <path
  1056. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1057. />
  1058. </svg>
  1059. <span>Adrien : 06 71 80 48 30</span>
  1060. </div>
  1061. <div class="benevole">
  1062. <svg
  1063. class="icon"
  1064. xmlns="http://www.w3.org/2000/svg"
  1065. height="24px"
  1066. viewBox="0 0 24 24"
  1067. width="24px"
  1068. fill="currentcolor"
  1069. >
  1070. <path d="M0 0h24v24H0z" fill="none" />
  1071. <path
  1072. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1073. />
  1074. </svg>
  1075. <span>Laureen : 07 78 10 47 37</span>
  1076. </div>
  1077. <div class="benevole">
  1078. <svg
  1079. class="icon"
  1080. xmlns="http://www.w3.org/2000/svg"
  1081. height="24px"
  1082. viewBox="0 0 24 24"
  1083. width="24px"
  1084. fill="currentcolor"
  1085. >
  1086. <path d="M0 0h24v24H0z" fill="none" />
  1087. <path
  1088. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1089. />
  1090. </svg>
  1091. <span>Nadège : 06 78 64 72 56</span>
  1092. </div>
  1093. <div class="benevole">
  1094. <svg
  1095. class="icon"
  1096. xmlns="http://www.w3.org/2000/svg"
  1097. height="24px"
  1098. viewBox="0 0 24 24"
  1099. width="24px"
  1100. fill="currentcolor"
  1101. >
  1102. <path d="M0 0h24v24H0z" fill="none" />
  1103. <path
  1104. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1105. />
  1106. </svg>
  1107. <span>Nicole : 06 34 10 06 88</span>
  1108. </div>
  1109. </div>
  1110. </div>
  1111. </div>
  1112. <div>
  1113. <div class="agenda-creneau-header">
  1114. <span class="agenda-creneau-time">22h00-00h00 </span>
  1115. <span class="agenda-creneau-title">Bar : samedi soirée</span>
  1116. </div>
  1117. <div class="agenda-creneau-details"><div class="agenda-creneau-details--title">Description</div>
  1118. <div class="agenda-creneau-details--content">Bah tu tiens un bar !</div>
  1119. <div class="agenda-creneau-details--title">Liste des bénévoles avec toi</div>
  1120. <div class="agenda-creneau-details--content">
  1121. <div class="benevole">
  1122. <svg
  1123. class="icon"
  1124. xmlns="http://www.w3.org/2000/svg"
  1125. height="24px"
  1126. viewBox="0 0 24 24"
  1127. width="24px"
  1128. fill="currentcolor"
  1129. >
  1130. <path d="M0 0h24v24H0z" fill="none" />
  1131. <path
  1132. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1133. />
  1134. </svg>
  1135. <span>David : 06 20 63 29 57</span>
  1136. </div>
  1137. <div class="benevole">
  1138. <svg
  1139. class="icon"
  1140. xmlns="http://www.w3.org/2000/svg"
  1141. height="24px"
  1142. viewBox="0 0 24 24"
  1143. width="24px"
  1144. fill="currentcolor"
  1145. >
  1146. <path d="M0 0h24v24H0z" fill="none" />
  1147. <path
  1148. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1149. />
  1150. </svg>
  1151. <span>Armand FP : 06 03 46 59 48</span>
  1152. </div>
  1153. <div class="benevole">
  1154. <svg
  1155. class="icon"
  1156. xmlns="http://www.w3.org/2000/svg"
  1157. height="24px"
  1158. viewBox="0 0 24 24"
  1159. width="24px"
  1160. fill="currentcolor"
  1161. >
  1162. <path d="M0 0h24v24H0z" fill="none" />
  1163. <path
  1164. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1165. />
  1166. </svg>
  1167. <span>Nicholas : 07 77 82 44 89</span>
  1168. </div>
  1169. </div>
  1170. <div class="agenda-creneau-details--title">Le responsable</div>
  1171. <div class="agenda-creneau-details--content">
  1172. <div class="benevole">
  1173. <svg
  1174. class="icon"
  1175. xmlns="http://www.w3.org/2000/svg"
  1176. height="24px"
  1177. viewBox="0 0 24 24"
  1178. width="24px"
  1179. fill="currentcolor"
  1180. >
  1181. <path d="M0 0h24v24H0z" fill="none" />
  1182. <path
  1183. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1184. />
  1185. </svg>
  1186. <span>Stef 06 66 33 03 09
  1187. Jonas 06 69 74 79 04</span>
  1188. </div>
  1189. </div>
  1190. <div class="agenda-creneau-details--title">Ceux que tu remplaces</div>
  1191. <div class="agenda-creneau-details--content">
  1192. <div class="benevole">
  1193. <svg
  1194. class="icon"
  1195. xmlns="http://www.w3.org/2000/svg"
  1196. height="24px"
  1197. viewBox="0 0 24 24"
  1198. width="24px"
  1199. fill="currentcolor"
  1200. >
  1201. <path d="M0 0h24v24H0z" fill="none" />
  1202. <path
  1203. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1204. />
  1205. </svg>
  1206. <span>Adrien : 06 71 80 48 30</span>
  1207. </div>
  1208. <div class="benevole">
  1209. <svg
  1210. class="icon"
  1211. xmlns="http://www.w3.org/2000/svg"
  1212. height="24px"
  1213. viewBox="0 0 24 24"
  1214. width="24px"
  1215. fill="currentcolor"
  1216. >
  1217. <path d="M0 0h24v24H0z" fill="none" />
  1218. <path
  1219. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1220. />
  1221. </svg>
  1222. <span>Laureen : 07 78 10 47 37</span>
  1223. </div>
  1224. <div class="benevole">
  1225. <svg
  1226. class="icon"
  1227. xmlns="http://www.w3.org/2000/svg"
  1228. height="24px"
  1229. viewBox="0 0 24 24"
  1230. width="24px"
  1231. fill="currentcolor"
  1232. >
  1233. <path d="M0 0h24v24H0z" fill="none" />
  1234. <path
  1235. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1236. />
  1237. </svg>
  1238. <span>Laurie : 07 77 23 11 34</span>
  1239. </div>
  1240. <div class="benevole">
  1241. <svg
  1242. class="icon"
  1243. xmlns="http://www.w3.org/2000/svg"
  1244. height="24px"
  1245. viewBox="0 0 24 24"
  1246. width="24px"
  1247. fill="currentcolor"
  1248. >
  1249. <path d="M0 0h24v24H0z" fill="none" />
  1250. <path
  1251. d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
  1252. />
  1253. </svg>
  1254. <span>Maxime : 06 16 13 39 41</span>
  1255. </div>
  1256. </div>
  1257. </div>
  1258. </div>
  1259. </div>
  1260. </div>
  1261. </div>
  1262. </body>
  1263. </html>