Subversion Repositories Sites.tela-botanica.org

Rev

Rev 986 | Rev 988 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 986 Rev 987
Line 101... Line 101...
101
            	<div id="box_forum">
101
            	<div id="box_forum">
102
            	<hr>
102
            	<hr>
103
            	<!-- Forums -->
103
            	<!-- Forums -->
104
            		<h1><:Forum_article:></h1>
104
            		<h1><:Forum_article:></h1>
105
                     	<BOUCLE_commentaires(FORUMS){plat}{par date}{inverse}{0,10}>
105
                     	<BOUCLE_commentaires(FORUMS){plat}{par date}{inverse}{0,10}>
106
           		 	<div class="cadreRondOmbre grid_6">
106
           		 	<div class="importance4">
107
					<h2>#TITRE</h2>
107
					<h3>#TITRE</h3>
108
					<span class="petit">#TEXTE</span>
108
					<span class="petit">#TEXTE</span>
109
					<b>#NOM</b> - [(#DATE|affdate)]<br /><br />
109
					<b>#NOM</b> - [(#DATE|affdate)]<br />
110
	           		 	<a href="#URL_FORUM">Voir le commentaire</a>
110
	           		 	<a href="#URL_FORUM">Voir le commentaire</a>
111
				</div>
111
				</div>
Line 112... Line 112...
112
				
112
				
113
	         	</BOUCLE_commentaires>
113
	         	</BOUCLE_commentaires>