<turbo-stream action="replace" target="small_group_details"><template><turbo-frame id="small_group_details">
  <!-- This frame will be updated to show the details of the selected small group -->
    <div class="dialog-container -dark -show" data-controller="small-group-dialog" data-small-group-dialog-target="smallGroupDialog">
      <div class="dialog-root" role="dialog" aria-modal="true">
        <div class="dialog-base">
          <div class="dialog-background">
            <div class="dialog-content" data-small-group-dialog-target="smallGroupInfo">
              <div class="group-details">
                <h2 class="title">Women&#39;s Online Group</h2>
                <div class="body-text -serif">
                  <div class="metadata">
                    <div class="item">
                      <h4 class="subtitle">Led by</h4>
                      <p>Melanie Mooneegan</p>
                    </div>
                    <div class="item">
                      <h4 class="subtitle">Meeting Type</h4>
                      <p>Online</p>
                    </div>
                    <div class="item">
                      <h4 class="subtitle">Language</h4>
                      <p><span class="translation_missing" title="translation missing: en.lang.english ">English </span></p>
                    </div>
                    <div class="item" data-controller="local-time">
                      <h4 class="subtitle">Schedule</h4>
                      <p>Weekly, on Saturday at <span data-time="2000-01-01T16:30:00+00:00"> 4:30 PM GMT</span> for 1 hour</p>
                    </div>
                      <div class="study">
                        <a data-turbo="false" href="/bible-studies/ezekiel">
                          <figure class="media-element">
                            <div class="image">
                              <div class="aspect -square">
      <img src="https://media.versebyverseministry.org/images/bible_study_images/_300/Ezekiel_cover_centered.jpg" srcset="https://media.versebyverseministry.org/images/bible_study_images/_300/Ezekiel_cover_centered.jpg, https://media.versebyverseministry.org/images/bible_study_images/_600/Ezekiel_cover_centered.jpg 2x" />
</div>

                            </div>
                          </figure>
</a>                        <div class="details">
                          <h4 class="subtitle">Current study</h4>
                          <h3 class="title"><a data-turbo="false" href="/bible-studies/ezekiel">Ezekiel</a></h3>
                        </div>
                      </div>
                  </div>
                    <h4 class="subtitle">About</h4>
                    <p>The Millennium Kingdom

“Your Kingdom come. Your will be done on earth as it is in heaven.” — Matthew 6:10

Have you ever wondered what the world will be like when Messiah reigns from Jerusalem?

Join us as we journey through the Scriptures to discover God’s glorious plan for the Millennium Kingdom—the 1,000-year reign of King Jesus Christ.

Together we will explore:
✨ The fulfilment of God’s covenants with Israel
✨ The restoration of the land and the nations
✨ The reign of Messiah in righteousness and peace
✨ The role of Israel and the Church in the Kingdom
✨ The Temple, worship, and life during the Kingdom Age
✨ How the Millennium prepares the way for the New Heaven and New Earth

This study is rooted in a literal, verse-by-verse reading of God’s Word, allowing Scripture to interpret Scripture.

Come and be encouraged as we see that our God is faithful to every promise He has made.

“The zeal of the LORD of hosts will accomplish this.” — Isaiah 9:7

Everyone is welcome. Bring your Bible, an open heart, and a desire to know the King and His Kingdom.

Shalom, and we look forward to studying God’s Word together!</p>
                </div>
                <!--
                                <h1 class="headline-text -smaller -centered">Thank you</h1>
                                <p class="subheading-text -smaller -blue -centered">Check your inbox for instructions</p>
                                -->
                <turbo-frame id="connect_form">
  <form class="form-wrapper" data-turbo-frame="connect_form" data-clarity-mask="True" action="/small_groups/connect" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="t08adoSiamZrWIkIC6M0NOPzHVd0mU-CcPJMcuCbCEEKZ9Rwuxd9yIasqfNwuaxwBXHxnkTd6qe-hrrSJ-gfjA" />
    <p class="body-text -serif">If you are interested in joining then please fill out your details below and we’ll pass them on to the group leader, who will be in touch with more information.</p>
    <div class="row">
      <div class="large-input-wrapper -cols-4">
        <label for="small_group_join_form_name">Your name*</label>
        <input type="text" name="small_group_join_form[name]" id="small_group_join_form_name" />
      </div>
      <div class="large-input-wrapper -cols-4">
        <label for="small_group_join_form_email">Your email*</label>
        <input type="email" name="small_group_join_form[email]" id="small_group_join_form_email" />
      </div>
    </div>
    <div class="row">
      <div class="large-input-wrapper -cols-4">
        <label for="small_group_join_form_email_confirmation">Confirm email*</label>
        <input type="email" name="small_group_join_form[email_confirmation]" id="small_group_join_form_email_confirmation" />
      </div>
    </div>
    <div class="row">
      <div class="large-input-wrapper -full-width">
        <label for="small_group_join_form_message">Message</label>
        <textarea placeholder="Enter a brief message for the group leader" name="small_group_join_form[message]" id="small_group_join_form_message">
</textarea>
      </div>
      <input type="hidden" value="27" name="small_group_join_form[group_id]" id="small_group_join_form_group_id" />
    </div>
    <div class="row">
      <div class="recaptcha-container">
        <div class="cf-turnstile" data-sitekey="0x4AAAAAACnl2M6smS06xqUB" data-callback="onSmallGroupConnectTurnstileSuccess"></div>
      </div>
      <div class="right-buttons">
        <div class="button-link -secondary -medium" id="dialog-1-close" data-action="click->small-group-dialog#closeDialog">
          <span class="label close-button">Close</span>
        </div>
        <input type="submit" name="commit" value="Submit" class="button-link -medium" disabled="disabled" id="connect-form-submit" data-disable-with="Submit" />
      </div>
    </div>
</form>  <script>
    if (typeof turnstile !== 'undefined') {
      document.querySelectorAll('#connect_form .cf-turnstile').forEach(function(el) {
        if (!el.dataset.widgetId) turnstile.render(el);
      });
    }
  </script>
</turbo-frame>
              </div>
            </div>
            <a class="dialog-close" href="javascript:void(0);" data-action="click->small-group-dialog#closeDialog" alttext="Close"></a>
          </div>
        </div>
      </div>
    </div>
</turbo-frame></template></turbo-stream>
