People-o-Rama is actually Contact-o-Rama.
This commit is contained in:
parent
d9f7b8dc6d
commit
97f25be3a1
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>People-o-Rama: comming soon!</title>
|
||||
<title>Contact-o-Rama: comming soon!</title>
|
||||
<style type="text/css" media="screen">
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
@ -21,7 +21,7 @@ p { font-size: 18px; }
|
|||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="title"><h1><span id="logo-orange">People</span><span
|
||||
<div class="title"><h1><span id="logo-orange">Contact</span><span
|
||||
id="logo-black">-o-Rama</span> will be comming soon.</div>
|
||||
</div>
|
||||
<!-- Piwik -->
|
||||
|
|
@ -30,11 +30,11 @@ p { font-size: 18px; }
|
|||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
try {
|
||||
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 9);
|
||||
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 10);
|
||||
piwikTracker.trackPageView();
|
||||
piwikTracker.enableLinkTracking();
|
||||
} catch( err ) {}
|
||||
</script><noscript><p><img src="http://piwik.gasbottle-county.eu/piwik.php?idsite=9" style="border:0" alt="" /></p></noscript>
|
||||
</script><noscript><p><img src="http://piwik.gasbottle-county.eu/piwik.php?idsite=10" style="border:0" alt="" /></p></noscript>
|
||||
<!-- End Piwik Tracking Code -->
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue