first commit
This commit is contained in:
commit
058104b10f
59 changed files with 14719 additions and 0 deletions
8
templates/initi/tmpl/source.tmpl
Normal file
8
templates/initi/tmpl/source.tmpl
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?js
|
||||
var data = obj;
|
||||
?>
|
||||
<section>
|
||||
<article>
|
||||
<pre class="prettyprint source linenums"><code><?js= data.code ?></code></pre>
|
||||
</article>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue