File "code_block.html"

Full path: /home/argothem/www/v4_old/plugins-dist/textwheel/tests/data/modeles_block/code_block.html
File size: 284 bytes
MIME-type: text/plain
Charset: utf-8

<p>Une ligne avant</p>
<div>Block test model #1</div>
<div style='text-align: left;' class='spip_code' dir='ltr'><code>&lt;?php<br />
<br />
$message = 'Hello World &lt;textwheel1|block&gt;';<br />
echo $message;</code></div>
<p>Et ensuite une ligne</p>
<div>Block test model #1</div>