Advertisement
cvndythemes

bellona_latest

Jun 9th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. <!---------------------------------------------
  2.  
  3. -----------------------------------------------
  4.  
  5. START WELCOME
  6.  
  7. -----------------------------------------------
  8.  
  9. ---------------------------------------------->
  10. <div class="welcome">
  11. <h1>Welcome {block:IfLongWelcomeTitle}to <b>{text:Blog Name}</b>{/block:IfLongWelcomeTitle}</h1><br>
  12.  
  13. {Description}
  14.  
  15. {block:IfLatestPhotos}
  16. <div class="latest_photos"><div class="ji-tumblr-photos">
  17.  
  18. <a href="{text:Latest Photo One URL}"><img src="{image:Latest Photo One}" /></a>
  19.  
  20. <a href="{text:Latest Photo Two URL}"><img src="{image:Latest Photo Two}" /></a>
  21.  
  22. <a href="{text:Latest Photo Three URL}"><img src="{image:Latest Photo Three}" /></a>
  23.  
  24. <a href="{text:Latest Photo Four URL}"><img src="{image:Latest Photo Four}" /></a>
  25.  
  26. <a href="{text:Latest Photo Five URL}"><img src="{image:Latest Photo Five}" /></a>
  27.  
  28. <a href="{text:Latest Photo Six URL}"><img src="{image:Latest Photo Six}" /></a>
  29.  
  30. <a href="{text:Latest Photo Seven URL}"><img src="{image:Latest Photo Five}" /></a>
  31.  
  32. <a href="{text:Latest Photo Seven URL}"><img src="{image:Latest Photo Five}" /></a>
  33.  
  34. <a href="{text:Latest Photo Eight URL}"><img src="{image:Latest Photo Eight}" /></a>
  35.  
  36. <a href="{text:Latest Photo Nine URL}"><img src="{image:Latest Photo Nine}" /></a>
  37.  
  38. </div>
  39. {/block:IfLatestPhotos}
  40.  
  41. </div></div>
  42. <!-- END WELCOME ----------------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement