add piwik installation
This commit is contained in:
parent
90aa4ef157
commit
8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions
|
|
@ -0,0 +1,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></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></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></noscript>
|
||||
|
||||
<p>This text is after the JS INCLUDE</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue