<br> {{RESPONSES_PER_PAGE}}10{{/RESPONSES_PER_PAGE}} {{PAGINATION}} <div style="padding-bottom: 10px;"> {{PREVIOUS}}<a href="{{PREVIOUS_LINK}}"><</a> {{/PREVIOUS}} {{NUMBER_LOOP}}{{ACTIVE}}<strong>{{NUMBER}}</strong> {{/ACTIVE}}{{STANDARD}}<a href="{{NUMBER_LINK}}">{{NUMBER}}</a> {{/STANDARD}}{{/NUMBER_LOOP}} {{NEXT}}<a href="{{NEXT_LINK}}">></a>{{/NEXT}} </div> {{/PAGINATION}} {{RESPONSE_LOOP}} <table cellpadding="3" cellspacing="0" width="100%"> <tr> <td class="guestBookLabels">Name: </td> <td class="guestBookAnswers">{{FirstName}} {{LastName}} <br> {{City}} {{State}} {{Country}} </td> </tr> <tr> <td style="border-bottom:4px solid #eaeaea; padding-bottom:14px;" colspan="2"> {{AdditionalFields}} </td> </tr> </table> {{/RESPONSE_LOOP}} {{PAGINATION}} <div style="padding-bottom: 10px;"> {{PREVIOUS}}<a href="{{PREVIOUS_LINK}}"><</a> {{/PREVIOUS}} {{NUMBER_LOOP}}{{ACTIVE}}<strong>{{NUMBER}}</strong> {{/ACTIVE}}{{STANDARD}}<a href="{{NUMBER_LINK}}">{{NUMBER}}</a> {{/STANDARD}}{{/NUMBER_LOOP}} {{NEXT}}<a href="{{NEXT_LINK}}">></a>{{/NEXT}} </div> {{/PAGINATION}}