[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* Forum topic - Admin preview *} 2 3 <div class="content-view-full"> 4 <div class="class-forum_topic"> 5 6 <h1>{$node.name|wash}</h1> 7 8 <div class="attribute-long"> 9 {attribute_view_gui attribute=$node.data_map.message} 10 </div> 11 12 <div class="content-control"> 13 <label>Sticky:</label> 14 {attribute_view_gui attribute=$node.data_map.sticky} 15 </div> 16 </div> 17 18 </div> 19 </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |