mirror of
https://github.com/WhitestormJS/whs.js.git
synced 2026-01-18 16:03:24 +00:00
8 lines
184 B
Cheetah
8 lines
184 B
Cheetah
<?js
|
|
var data = obj;
|
|
?>
|
|
<section>
|
|
<article>
|
|
<pre class="prettyprint source linenums"><code><?js= data.code ?></code></pre>
|
|
</article>
|
|
</section> |