Skip to content

Instantly share code, notes, and snippets.

@DownRangeDevOps
Created June 28, 2012 20:31
Show Gist options
  • Save DownRangeDevOps/3013729 to your computer and use it in GitHub Desktop.
Save DownRangeDevOps/3013729 to your computer and use it in GitHub Desktop.
Custom Content Modules: Demo Content
<!-- Begin Exclusive Offer Module Code -->
<div class="exclusive_offer"> <img class="exclusive_offer_image" alt="Exclusive Offer Image" src="/images/common/save_medallion.png" />
<h3>New patients receive <span>__% OFF</span> first visit.</h3>
<p>Sign-up using the form or call us at <strong>%CLIENT_PHONE%</strong> to take advantage of this exclusive offer.</p>
</div>
%LEAD_GENERATION_FORM%
<!-- End -->
<!-- Begin Testimonial Module Code -->
<div class="client_testimonial">
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in cursus nibh. Sed nibh turpis, tempus eget mattis non, faucibus nec nulla. Nam sollicitudin venenatis volutpat.</p>
</blockquote>
<p>John Doe - <br />%CLIENT_CITY%, %CLIENT_STATE%</p>
</div>
<!-- End -->
<!-- Begin Follow Us Module Code -->
<div class="follow_us">
<p>%CLIENT_BUSINESSNAME% maintains an active presence on many popular social media websites. Select your favorite website below to <strong>stay connected</strong> with us.</p>
<div>
<a href="#" class="facebook_icon" title="%CLIENT_BUSINESSNAME% on Facebook" target="_blank"><span>Facebook</span></a>
<a href="#" class="twitter_icon" title="%CLIENT_BUSINESSNAME% on Twitter" target="_blank"><span>Twitter</span></a>
<a href="#" class="googleplus_icon" title="%CLIENT_BUSINESSNAME% on Google+" target="_blank"><span>Google+</span></a>
<a href="#" class="youtube_icon" title="%CLIENT_BUSINESSNAME% on YouTube" target="_blank"><span>YouTube</span></a>
<a href="#" class="yelp_icon" title="%CLIENT_BUSINESSNAME% on Yelp" target="_blank"><span>Yelp</span></a>
<a href="#" class="google_icon" title="%CLIENT_BUSINESSNAME% on Google" target="_blank"><span>Google</span></a>
<a href="#" class="bing_icon" title="%CLIENT_BUSINESSNAME% on Bing" target="_blank"><span>Bing</span></a>
<a href="#" class="yahoo_icon" title="%CLIENT_BUSINESSNAME% on Yahoo" target="_blank"><span>Yahoo</span></a>
</div>
</div>
<!-- Additional Icons
<a href="#" class="rss_icon" title="%CLIENT_BUSINESSNAME% RSS Feed"><span>RSS Feed</span></a>
<a href="#" class="linkedin_icon" title="%CLIENT_BUSINESSNAME% on LinkedIn"><span>LinkedIn</span></a>
<a href="#" class="pintrest_icon" title="%CLIENT_BUSINESSNAME% on Pinterest"><span>Pinterest</span></a>
<p>%CLIENT_BUSINESSNAME% wants to know about your visit. Please take a moment to leave us a review on <a target="_blank" href="http://www.yelp.com/biz/brea-chiropractic-and-wellness-center-brea">Yelp</a> or <a target="_blank" href="https://plus.google.com/106796718984921191574/about?gl=us&amp;hl=en">Google Places</a>. If you are a new client feel free to browse our reviews and learn a little more about us! <br></p>
End HTML Comment -->
<!-- End -->
<!-- Begin Office Hours Module Code -->
<div class="office_hours">
%CLIENT_HOURS%
</div>
<!-- End -->
<!-- Begin Email Us Module Code ( Token ) -->
<div class="email_us">
<h3>%CLIENT_BUSINESSNAME% of %CLIENT_CITY% is dedicated to helping you achieve your wellness objectives.</h3>
<p>Click on the link to send us and email or call us at <strong>%CLIENT_PHONE%</strong></p> <a href="#" class="launch_email_us" title="Email Us">Email Us</a>
<div>
</div>
</div>
<!-- End -->
<!-- Begin Three Column Contact Module -->
<div class="office_hours">
%CLIENT_HOURS%
<p>
<span><strong>Call Us:</strong>
<br />
%CLIENT_PHONE%</span> <span><a style="text-shadow: none;" href='#' onclick="Popup=window.open(&#39;?request_appointment=1&#39;,&#39;Popup4&#39;, &#39;toolbar=no, location=yes, status=no, menubar=no, scrollbars=no, resizable=no, width=360, height=693&#39;); return false;" title="Request Appointment">Request
<br />
Appt.</a></span>
</p>
</div>
<!-- End -->
<-- iControl Tokns -->
%CLIENT_LEAD_VIDEO%
%CLIENT_BUSINESSNAME%
%CLIENT_MAP%
%CLIENT_ADDRESS%
%CLIENT_CITY%
%CLIENT_STATE%
%CLIENT_ZIP%
%CLIENT_PHONE%
%CLIENT_FAX%
%CLIENT_HOURS%
%SLIDE_SHOW%
%LEAD_GENERATION_FORM%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment