Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.46 KB | None | 0 0
  1.                     <div class="topic-list-content--title<!-- IF not forumrow.FORUM_DESC --> no-desc<!-- ENDIF -->">
  2.                         <h2>
  3.                             <img src="/miniature_{forumrow.FORUM_ID}.png" />
  4.                             <a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
  5.                         </h2>
  6.                         <!-- IF forumrow.FORUM_DESC -->
  7.                             <p>{forumrow.FORUM_DESC}</p>
  8.                         <!-- ENDIF -->
  9.                     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement