Sha256: 49d08275be41f88ebd243e2d5992045c81173c7f5417d253b8a3cb1c182089da

Contents?: true

Size: 568 Bytes

Versions: 15

Compression:

Stored size: 568 Bytes

Contents

{% capture modal_content %}
  <div class="modal-header">
    <h4 class="modal-title" id="myModalLabel">{{ site.data.settings.rsvp.no_modal_title }}</h4>
    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>
  <div class="modal-body">
    <div class="section-padding">
      <p>{{ site.data.settings.rsvp.no_modal_body }}</p>
      <p>{{ site.data.settings.rsvp.sms_followup_text }}</p>
    </div>
  </div>
{% endcapture %}
{% include modals/modal.html content=modal_content name='RSVP No' modal_id='rsvp-no-modal' %}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
jekyll-theme-easy-wedding-0.1.24 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.23 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.22 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.21 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.20 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.19 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.18 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.17 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.16 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.15 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.14 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.13 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.12 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.11 _includes/modals/rsvp_no.html
jekyll-theme-easy-wedding-0.1.10 _includes/modals/rsvp_no.html