Files
databap/masks/code_block.html
2013-09-23 00:02:31 +02:00

8 lines
449 B
HTML
Executable File

<div id="code_reader" class="code_reader round">
<div id="author_box" class="author_box round_top"><span id="description"></span> &bull; <span id="author_name"></span> (<span id="author_company"></span>) &bull; <span id="led"></span></div>
<div id="tab_left" class="tab_left round_bottom">
<form name="code_form" id="code_form">
<pre><ol id="code_lines" class="code_lines round_right">Chargement du code...</ol></pre>
</form>
</div>
</div>