Initial commit
This commit is contained in:
8
masks/code_block.html
Normal file
8
masks/code_block.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div id="code_reader" class="code_reader round">
|
||||
<div id="author_box" class="author_box round_top"><span id="description"></span> • <span id="author_name"></span> (<span id="author_company"></span>) • <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>
|
||||
Reference in New Issue
Block a user