test_jsinclude2.tpl
来自「希望此段源编码能给所有需要它的朋友带去快乐」· TPL 代码 · 共 27 行
TPL
27 行
<html><body><p>This text is after the JS INCLUDE</p><h2>Test table in a JS include</h2><script type="text/javascript" src="{$url1}"></script><noscript>Powered by <a href="http://piwik.org">Piwik</a></div></noscript><p>This text is after the JS INCLUDE</p><h2>Test another table in a JS include</h2><script type="text/javascript" src="{$url3}"></script><noscript>Powered by <a href="http://piwik.org">Piwik</a></div></noscript><p>This text is after the 2nd JS INCLUDE</p><h2>Test tag cloud in a JS include</h2><script type="text/javascript" src="{$url2}"></script><noscript>Powered by <a href="http://piwik.org">Piwik</a></div></noscript><p>This text is after the JS INCLUDE</p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?