]> ruin.nu Git - ndwebbie.git/blobdiff - templates/viewthread.tmpl
Make relationship and planet_status an enum
[ndwebbie.git] / templates / viewthread.tmpl
index c50672eddb42576fb88e49a143b5ae80e02fa0f7..0bf6719be745628332cb85c50d7b22806b76befe 100644 (file)
@@ -1,4 +1,3 @@
-<h2><TMPL_VAR NAME=Subject></h2>
 <TMPL_LOOP Posts>
 <TMPL_IF NewPosts>
 <hr/>
@@ -6,7 +5,7 @@
 </TMPL_IF>
 <fieldset class="forum-post">
 <legend class="unread:<TMPL_VAR NAME=Unread>"><b><TMPL_VAR NAME=Username></b> : <TMPL_VAR NAME=Time></legend>
-<TMPL_VAR NAME=Message>
+       <TMPL_VAR ESCAPE=NONE NAME=Message>
 </fieldset>
 </TMPL_LOOP>
 <TMPL_IF Post>