Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 988 Rev 989
Line 103... Line 103...
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="importance4">
106
           		 	<div class="importance4">
107
					<h3>#TITRE</h3>
107
					<h3>#TITRE</h3>
108
					<span class="petit">#TEXTE</span>
108
					<span class="petit">#TEXTE</span><br />
109
					<b>#NOM</b> - [(#DATE|affdate)]<br /><br />
109
					<b>#NOM</b> - [(#DATE|affdate)]<br /><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