24 lines
1.2 KiB
Plaintext
24 lines
1.2 KiB
Plaintext
{% if isHowardHanna %}
|
|
<div class="calendar">
|
|
<iframe name="cw_frame" width="100%" height="1200" src=https://www.calendarwiz.com/calendars/calendar.php?crd=howardhanna&cid[]=all>Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
|
|
</div>
|
|
{% elsif isRandRealty %}
|
|
<section class="section hh-padding-b" style="padding-top: 0; margin-bottom: 60px;">
|
|
<div class="grid">
|
|
<div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-5" style="width: 100% !important">
|
|
<h2 class="heading--1 color-indigo-dark hh-margin-b calendar-title">Howard Hanna | Rand Realty Training Calendar</h2>
|
|
<p class="text-major calendar-subtitle">Register now for our training events! Use the drop-down menu to explore training in every office.</p>
|
|
<div class="calendar">
|
|
<iframe name="cw_frame" width="100%" height="1200" src="https://www.calendarwiz.com/calendars/calendar.php?crd=howardhannarandrealty&cid[]=293786">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
{% endif %}
|
|
|
|
<style>
|
|
.calendar {
|
|
min-height: 1200px;
|
|
margin-top: 2rem;
|
|
}
|
|
</style> |