72670c44a4cddca5d8f5d0ae7de9c92fe509fc56
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_block / code_block.html
1 <p>Une ligne avant</p>
2 <div>Block test model #1</div>
3 <div style='text-align: left;' class='spip_code' dir='ltr'><code>&lt;?php<br />
4 <br />
5 $message = 'Hello World &lt;textwheel1|block&gt;';<br />
6 echo $message;</code></div>
7 <p>Et ensuite une ligne</p>
8 <div>Block test model #1</div>