Advertisement
bhengh

alternate Sermon page template

Jun 10th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <div class="sermon-browser-results">
  2. <h2>[sermon_title]</h2>
  3. <div class="sermon-info">[date] | by [preacher_link] | Scripture: [passages_loop][passage][/passages_loop] | Series: [series_link]</div>
  4. <div class="sermon-description">[sermon_description]</div>
  5. <div class="sermon_file">
  6. [files_loop]
  7. [file_with_download]
  8. [/files_loop]
  9. </div>
  10.  
  11. [embed_loop]
  12. <br />[embed]<br />
  13. [/embed_loop]
  14. <table class="nearby-sermons">
  15. <tr>
  16. <th class="earlier">Earlier:</th>
  17. <th>Same day:</th>
  18. <th class="later">Later:</th>
  19. </tr>
  20. <tr>
  21. <td class="earlier">[prev_sermon]</td>
  22. <td>[sameday_sermon]</td>
  23. <td class="later">[next_sermon]</td>
  24. </tr>
  25. </table>
  26. [esvtext]
  27. [creditlink]
  28. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement