<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 256 256" class="inline-flex w-6 rounded-lg w-12"><title>Nostr</title><path fill="transparent" d="M231.2 159.5c0 20.7 0 31.1-3.5 42.2-4.4 12.2-14 21.8-26.2 26.2-11.1 3.5-21.5 3.5-42.2 3.5H96.8c-20.7 0-31.1 0-42.2-3.5-12.2-4.4-21.8-14-26.2-26.2-3.5-11.1-3.5-21.5-3.5-42.2V97c0-20.7 0-31.1 3.5-42.2 4.4-12.2 14-21.8 26.2-26.2 11.2-3.5 21.5-3.5 42.2-3.5h62.5c20.7 0 31.1 0 42.2 3.5 12.2 4.4 21.8 14 26.2 26.2 3.5 11.2 3.5 21.5 3.5 42.2v62.5Z"></path><path fill="currentColor" d="M210.8 199.4c0 3.1-2.5 5.7-5.7 5.7h-68c-3.1 0-5.7-2.5-5.7-5.7v-15.5c.3-19 2.3-37.2 6.5-45.5 2.5-5 6.7-7.7 11.5-9.1 9.1-2.7 24.9-.9 31.7-1.2 0 0 20.4.8 20.4-10.7s-9.1-8.6-9.1-8.6c-10 .3-17.7-.4-22.6-2.4-8.3-3.3-8.6-9.2-8.6-11.2-.4-23.1-34.5-25.9-64.5-20.1-32.8 6.2.4 53.3.4 116.1v8.4c0 3.1-2.6 5.6-5.7 5.6H57.7c-3.1 0-5.7-2.5-5.7-5.7v-144c0-3.1 2.5-5.7 5.7-5.7h31.7c3.1 0 5.7 2.5 5.7 5.7 0 4.7 5.2 7.2 9 4.5 11.4-8.2 26-12.5 42.4-12.5 36.6 0 64.4 21.4 64.4 68.7v83.2ZM150 99.3c0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1 5.4 12.1 12.1 12.1S150 106 150 99.3Z"></path></svg> Nostr
        </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://nostr.com">
        <img class="lg:max-w-2/3 mx-auto" alt="Nostr" src="/assets/contacts/box_nostr-12679fd1.png" />
</a>        <p class="mb-3 text-center text-sm text-base-content/70 italic">
          <a target="_blank" class="break-words" href="https://nostr.com">
            https://nostr.com
</a>        </p>
      <div class="flex items-center justify-center gap-2">
        <div class="alert tracking-wider break-all place-self-center">
            <a class="select-all text-center" target="_blank" href="https://njump.me/npub1ve5njaylrety85mv3tlqszs6jw8ld7vnezlr5pp753rkt4lelz9sqqffzl">
              <span class='text-primary mr-1'>npub1ve</span>5njaylrety85mv3tlqszs6jw8ld7vnezlr5pp753rkt4lelz9<span class='text-primary ml-1'>sqqffzl</span>
</a>        </div>

        <div class="text-center">
          

<div class="btn btn-square btn-sm btn-ghost btn-neutral" title="In die Zwischenablage kopieren" data-controller="clipboard" data-action="click-&gt;clipboard#copy:prevent" data-clipboard-content-value="npub1ve5njaylrety85mv3tlqszs6jw8ld7vnezlr5pp753rkt4lelz9sqqffzl" 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>
        Schließen
      </button>
    </form>
</dialog></template></turbo-stream>