Advertisement
Guest User

single events page format

a guest
Feb 13th, 2013
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <div style="float:right; margin:0px 0px 15px 15px;">#_LOCATIONMAP</div>
  2. <p>
  3. <strong>Date/Time</strong><br/>
  4. Date(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>
  5. </p>
  6. {has_location}
  7. <p>
  8. <strong>Location</strong><br/>
  9. #_LOCATIONLINK
  10. </p>
  11. {/has_location}
  12. <p>
  13. <strong>Category(ies)</strong>
  14. #_CATEGORIES
  15. </p>
  16. <br style="clear:both" />
  17. #_EVENTNOTES
  18. {has_bookings}
  19. <h3>Bookings</h3>
  20. #_BOOKINGFORM
  21. {/has_bookings}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement