File "code_block.html"
Full path: /home/argothem/www/organecyberpresse/plugins-dist/textwheel/tests/data/modeles_block/code_block.html
File size: 309 bytes
MIME-type: text/plain
Charset: utf-8
<p>Une ligne avant</p>
<div>Block test model #1</div>
<div class="precode"><pre class="spip_code spip_code_block" dir="ltr" style="text-align: left;"><code><?php
$message = 'Hello World <textwheel1|block>';
echo $message;</code></pre></div>
<p>Et ensuite une ligne</p>
<div>Block test model #1</div>