calendar/skins/elastic/templates/itipattend.html

12 lines
524 B
HTML
Raw Normal View History

2019-10-16 17:58:33 +00:00
<roundcube:include file="includes/layout.html" />
<roundcube:object name="plugin.event_inviteform" class="standalone-invitebox" />
<roundcube:object name="logo" src="/images/logo.svg" data-src-small="0" id="logo" alt="Logo" />
<div class="calendar-invitebox invitebox boxinformation">
<roundcube:object name="plugin.event_invitebox" />
<roundcube:object name="plugin.event_rsvp_buttons" type="submit" iname="rsvp" id="event-rsvp" delegate="false" />
</div>
</form>
<roundcube:include file="includes/footer.html" />