Skip to content

Commit f329cb9

Browse files
committed
add 'Please' before 'RSVP on'
1 parent 163cf0e commit f329cb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/meetup_cards.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</div>
77
<div class="panel-body">
88
<div class="col-sm-4 tc">
9-
<div><p>RSVP on <a href="{{event.event_url}}" target="_blank" class="btn btn-default">Meetup.com</a></p></div>
9+
<div><p>Please RSVP on <a href="{{event.event_url}}" target="_blank" class="btn btn-default">Meetup.com</a></p></div>
1010
<div style="margin-top:10px;">{{event.formattedDate}}</div>
1111
<div style="margin-top:10px;">at <a href="{{event.venueLink}}" target="_blank">{{event.venue.name}}</a></div>
1212
<div style="margin-top:10px;"> {{event.yes_rsvp_count}} already going</div>

0 commit comments

Comments
 (0)