Advertisement
bhengh

alternate Search Results template

Jun 10th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <div class="sermon-browser">
  2. [filters_form]
  3. <div class="floatright">[next_page]</div>
  4. <div class="floatleft">[previous_page]</div>
  5. <table class="sermons">
  6. [sermons_loop]
  7. <tr>
  8. <td class="sermon-title">[sermon_title]</td>
  9. </tr>
  10. <tr>
  11. <td class="sermon-info">[date] | by [preacher_link] | Scripture: [first_passage] | Series: [series_link]</td>
  12. </tr>
  13. [/sermons_loop]
  14. </table>
  15. <div class="floatright">[next_page]</div>
  16. <div class="floatleft">[previous_page]</div>
  17. [creditlink]
  18. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement