first commit

This commit is contained in:
Aleksey Chichenkov 2018-09-18 15:17:34 +03:00
commit 058104b10f
59 changed files with 14719 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<?js
var data = obj;
?>
<section>
<article>
<pre class="prettyprint source linenums"><code><?js= data.code ?></code></pre>
</article>
</section>