<turbo-stream action="update" target="modal"><template>
  


<dialog class="modal" data-controller="modal">
  <div class="modal-box space-y-3 max-w-2xl">
    <header class="sticky">
        <h3 class="text-lg font-bold">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" class="inline-flex w-6 rounded-lg w-12"><title>Session</title><defs><clipPath id="a" clipPathUnits="userSpaceOnUse"><path d="M0 336.305h303.064V0H0z"></path></clipPath></defs><g clip-path="url(#a)" transform="matrix(1.33333 0 0 -1.33333 100 560)"><path d="M216.456 21.023H69.205c-25.182 0-46.881 19.31-48.123 44.46-1.328 26.886 20.162 49.183 46.765 49.183h84.804a9.394 9.394 0 019.395 9.394v69.229l83.435-46.234c22.062-12.225 35.95-35.251 36.54-60.386.85-36.095-29.461-65.646-65.565-65.646M57.584 189.25c-22.062 12.225-35.95 35.25-36.541 60.386-.85 36.095 29.462 65.646 65.565 65.646h147.25c25.183 0 46.882-19.311 48.125-44.462 1.328-26.884-20.162-49.181-46.764-49.181l-84.808-.014c-5.186-.001-9.374-4.206-9.376-9.392l-.016-69.217zm198.085-23.807l-63.478 35.173h43.028c37.408 0 67.845 30.434 67.845 67.843 0 37.408-30.437 67.846-67.845 67.846H84.995C38.13 336.305 0 298.174 0 251.31c0-33.425 18.162-64.248 47.396-80.45l63.477-35.171H67.847C30.437 135.689 0 105.254 0 67.846S30.437 0 67.847 0h150.222c46.866 0 84.995 38.13 84.995 84.995 0 33.425-18.162 64.248-47.395 80.448" fill="currentColor"></path></g></svg> Session
        </h3>
    </header>

    <form method="dialog">
      <button
        class="btn btn-sm btn-square btn-ghost absolute right-2 top-2"
        aria-label="Close"
      >
        <svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg>
      </button>
    </form>

    <div class="body space-y-2 overflow-y-auto max-h-[80lvh]">
        
      <a target="_blank" href="https://getsession.org">
        <img class="lg:max-w-2/3 mx-auto" alt="Session" src="/assets/contacts/box_session-32f15333.png" />
</a>        <p class="mb-3 text-center text-sm text-base-content/70 italic">
          <a target="_blank" class="break-words" href="https://getsession.org">
            https://getsession.org
</a>        </p>
      <div class="flex items-center justify-center gap-2">
        <div class="alert tracking-wider break-all place-self-center">
            <span class="select-all text-center">
              <span class='text-primary mr-1'>05d704f</span>204260106008e80408c427d9819f71008dd7eedb874db6db1d2b<span class='text-primary ml-1'>5fcce78</span>
            </span>
        </div>

        <div class="text-center">
          

<div class="btn btn-square btn-sm btn-ghost btn-neutral" title="Copier dans le presse-papiers" data-controller="clipboard" data-action="click-&gt;clipboard#copy:prevent" data-clipboard-content-value="05d704f204260106008e80408c427d9819f71008dd7eedb874db6db1d2b5fcce78" data-clipboard-success-icon-value="&lt;svg aria-hidden=&quot;true&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot; class=&quot;inline-flex w-4&quot;&gt;&lt;path d=&quot;M18 6 7 17l-5-5&quot;&gt;&lt;/path&gt;&lt;path d=&quot;m22 10-7.5 7.5L13 16&quot;&gt;&lt;/path&gt;&lt;/svg&gt;" data-clipboard-success-class="btn-success">
  <svg aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-4"><rect width="14" height="14" x="8" y="8" rx="2" ry="2"></rect><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"></path></svg>
</div>
        </div>
      </div>

    </div>

  </div>

    <form class="modal-backdrop" method="dialog">
      <button>
        Fermer
      </button>
    </form>
</dialog></template></turbo-stream>