Skip to content

Instantly share code, notes, and snippets.

@mkeplinger
Created April 26, 2012 05:02
Show Gist options
  • Save mkeplinger/2496083 to your computer and use it in GitHub Desktop.
Save mkeplinger/2496083 to your computer and use it in GitHub Desktop.
<div class="container">
<section id="content">
<div class="node_join">
<div id="wizard_breadcrumb" class="span-20 last append-bottom">
<div class="wizard_wrap">
<div class="span-4 pp"><a href="#choose-plan">Choose plan</a></div>
<div class="span-4 ps"><a href="#create-account">Create account</a></div>
<div class="span-4"><a href="#payment-info">Payment info</a></div>
<div class="span-4"><a href="#id-card">Create ID card</a></div>
<div class="span-4 last"><a href="#exercise">Exercise</a></div>
</div>
</div>
<div class="span-24">
<form action="/users/rofl" accept-charset="utf-8" class="inline" id="ReleaseLiabilityRoflForm" method="post"><div style="display:none;"><input type="hidden" name="_method" value="POST"></div> <div class="span-24">
<div class="dashboard">
<div class="span-14"><fieldset>
<legend>Release of Liability Waiver: </legend>
<div class="span-12 last">
<div class="input textarea"><label for="ReleaseLiabilityRofl"></label><textarea name="data[ReleaseLiability][rofl]" readonly="readonly" rows="18" cols="60" class="text" id="ReleaseLiabilityRofl">Disclaimer: Participation in exercise and recreational activities, including but not limited to fitness classes and training, use of exercise equipment, stretching, muscle strength and endurance training, and other various fitness and recreational activities can result in personal property damage, personal injury, or death. Participants of any fitness or recreational class or service should consult with a qualified medical person for any questions related to specific risks prior to participating in such activities. The undersigned, hereby acknowledges and assumes these risks while participating in any activity or activities offered by FitPass Network or its Partner locations.
FitPass Network (FITPASS) and all of its Partner locations (PARTNERS) are not responsible for any loss of personal property, injury, or death resulting from participating in any activities, classes, service, or any function , for any reason whatsoever. Therefore, the undersigned (MEMBER) hereby agrees to forever waive, release and discharge FITPASS, its PARTNERS, and their agents, employees, representatives, executors and all others acting on his behalf from any and all claims or liabilities for injuries or damages to the MEMBER's person and/or property, including those caused by the negligent act or omission of any of those mentioned or others acting on his behalf, arising out of or connected with MEMBER's participation in any activities, programs, or services of FITPASS or its PARTNERS or the use of any equipment provided and/or recommended by FITPASS or its PARTNERS.
I understand that this waiver is intended to be as broad and inclusive as permitted by the laws of California and agree that if any portion is held invalid, the remainder of the waiver will continue in full legal force and effect.
I affirm that I am of legal age and am freely signing this agreement. I have read this form and fully understand that by signing this form, I am giving up legal rights and remedies that I might have now or in the future.
Blog
About Us
Subscriptions &amp; Refunds
Become a FitPass Network Location
Legal
Privacy
Help &amp; FAQs
Contact Us
FitPass Network is fitness pass to a network of fitness providers within San Diego. FitPass Members gain all-access to our partner's fitness services such as yoga, pilates, crossfit, mixed martial arts, dance, swimming, and gym. FitPass Network is currently available in Mission Beach, Mission Hills, North Park, Pacific Beach, Point Loma and Downtown neighborhoods of San Diego.
</textarea></div> </div>
<div class="span-12 last prepend-top">
<div class="input text"><label for="ReleaseLiabilityInitials">Initials: </label><input name="data[ReleaseLiability][initials]" size="15" class="text" maxlength="30" type="text" id="ReleaseLiabilityInitials"></div> <p class="small">
By entering your initials here, you are digitally signing this release of liability and confirm that
you have read this in entirty and agree with its terms. To print a copy of this release of liability,
<a href="/users/rofl_print" target="new">Click Here</a> </p>
</div>
</fieldset>
</div>
<div class="clear"></div>
<input type="submit" name="submit_button" id="submit_button" value="Next &gt;&gt;" class="form-submit">
</div>
</div>
</form> </div>
</div>
</section> </div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment