Newsletter

St. James's Hotel and Club

<!--Start Guestfolio Signup Form-->

<div class="col-md-6 col-sm-10 div-center">

 <h3 class="text-center"></h3>

 <div class="clearfix"></div>

 <div class="guestfolio-signup-form">


  <form action="https://guestfolio.net/newsletters/subscribers" method="post" id="guestfolio">

   <input type="text" id="website-url" name="website_url" value="" style="position: absolute;left: -999em;">

   <input type="hidden" id="hotel" name="hotel" value="ODY5">

   <input type="hidden" id="redirect-url" name="redirect_url" value="http://www.stjameshotelandclub.com/">

   <div id="first-name-row" class="wrap-input col-md-6 col-sm-6">

     <label for="first-name">First name</label>

     <input type="text" id="first-name" name="subscriber[first_name]" value="" class="input-text" placeholder="First name">

   </div>

   <div id="last-name-row" class="wrap-input col-md-6 col-sm-6">

     <label for="last-name">Last name</label>

     <input type="text" id="last-name" name="subscriber[last_name]" value="" class="input-text" placeholder="Last name">

   </div>

   <div id="email-address-row" class="wrap-input col-md-12">

     <label for="email">Email</label>

     <input type="email" id="email" name="subscriber[email]" value="" required="required" class="email input-text" placeholder="email@example.com">

   </div>

   <div id="city-row" class="wrap-input col-md-6 col-sm-6">

     <label for="city">City</label>

     <input type="text" id="city" name="subscriber[city]" value="" class="input-text" placeholder="City">

   </div>

   <div id="country-row" class="wrap-input col-md-6 col-sm-6">

     <label for="country">Country</label>

     <input type="text" id="country" name="subscriber[country]" value="" class="input-text" placeholder="Country">

   </div>

   <div id="interests-row" class="wrap-input col-md-12">

     <label for="interests">Interests:</label>


      <ul class="block-grid three-up" style="list-style: none;line-height: 20px;">

       <li class="interest">

        <label for="interest_1466">Spa

         <input type="checkbox" id="interest_1466" name="interests[]" value="Spa" style="float:left;width:auto;margin-right:26px;  clear: both;">

        </label>

       </li>

       <li class="interest">

        <label for="interest_1477">Meeting and Events

         <input type="checkbox" id="interest_1477" name="interests[]" value="Meeting and Events" style="float:left;width:auto;margin-right:26px;  clear: both;">

        </label>

       </li>

       <li class="interest">

        <label for="interest_1480">Room Promotions

         <input type="checkbox" id="interest_1480" name="interests[]" value="Room Promotions" style="float:left;width:auto;margin-right:26px;  clear: both;">

        </label>

       </li>

       <li class="interest">

        <label for="interest_1481">Dining

         <input type="checkbox" id="interest_1481" name="interests[]" value="Dine" style="float:left;width:auto;margin-right:26px;  clear: both;">

        </label>

       </li>

      </ul>


   </div>

   <div class="clearfix"></div>

   <input type="submit" id="submit" name="submit" class="button transparent div-center" value="Submit">

  </form>


 </div>

</div>

<!--End Guestfolio Signup Form-->