-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfooter.html
More file actions
29 lines (26 loc) · 1.36 KB
/
footer.html
File metadata and controls
29 lines (26 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<p id="credits">
© 2001-[(#DATE|annee)] Pompage Magazine et les auteurs originaux -
Hébergé chez <a href="http://nursit.com/" title="Nursit - Un hébergement douillet pour SPIP">Nursit.com</a> ! -
<a href="/rss"><abbr>RSS</abbr></a> /
<a href="/atom"><abbr>ATOM</abbr></a> -
<a href="/about">About this site</a></p>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDomains", ["*.pompage.net"]]);
_paq.push(["setDoNotTrack", true]);
[_paq.push(['setDocumentTitle', '404/URL = '+String(document.location.pathname+document.location.search).replace(/\//g,"%2f") + '/From = ' + String(document.referrer).replace(/\//g,"%2f")]);(#ENV{page}|=={404}|oui)]
_paq.push(["trackPageView"]);
_paq.push(["enableLinkTracking"]);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http") + "://stats.pompage.net/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "1"]);
var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Piwik Code -->
<!-- Piwik Image Tracker -->
<noscript><div><img src="http://stats.pompage.net/piwik.php?idsite=1&rec=1" style="border:0" alt="" /></div></noscript>
<!-- End Piwik -->