source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/squelettes/blocs/raccourci-forum.html @ 198

Last change on this file since 198 was 198, checked in by guille, 15 years ago

magusine 2

File size: 384 bytes
Line 
1[(#ENV{parametre}|=={vers page forum}|?{' ',''})
2[<p class="listagerepondre"><a href="spip.php?page=forum&amp;(#PARAMETRES_FORUM)"><:repondre_article:></a></p>]
3]
4
5[(#ENV{parametre}|=={self}|?{' ',''})
6[<!-- intervenir dans le forum -->
7<div id="intervention-forum" class="listagebloc">
8<h2><:forum:></h2>
9<ul class="listageconteneur">
10<li>
11(#FORMULAIRE_FORUM)
12</li>
13</ul></div>]
14]
15
16
Note: See TracBrowser for help on using the repository browser.