echo "<meta http-equiv=\"Refresh\" content=\"0.5; url=downloads/$download_file\" />";
}
?>
- <title>Ink</title>
+ <title><?php if (isset($title)) {echo $title;}
+ else {echo "Ink: A Responsive Email Framework from ZURB";} ?></title>
<link rel="stylesheet" href="stylesheets/app.css">
<script src="javascripts/vendor/custom.modernizr.js"></script>
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-2195009-47', 'zurb.com');
+ ga('send', 'pageview');
+ </script>
</head>
<body class="off-canvas hide-extras">
<li>
<a href="downloads/templates/basic.html" target="_blank">
<img src="images/templates/basic.jpg">
- <span class="name">Basic</span>
- <span class="description">This template is perfect for sending a basic but nice looking email to your readers.</span>
</a>
- <h6 class="name"><span>Basic</span> <a href="">View Tests</a></h6>
- <span class="description">This template is perfect for sending a basic but nice looking email to your readers.</span>
- <a href="downloads/templates/basic.html.zip" class="button primary">Download</a>
++ <h6 class="name"><span>Basic</span> <a href="">View Tests</a></h6>
++ <span class="description">This template is perfect for sending a basic but nice looking email to your readers.</span>
+ <a href="downloads/templates/basic.html.zip" class="button primary" onClick="_gaq.push(['_trackEvent', 'Ink', 'Download', 'templates/basic.html.zip']);">Download</a>
<a href="downloads/templates/basic.html" class="button secondary" target="_blank">Preview</a>
</li>
<li>
<a href="downloads/templates/hero.html" target="_blank">
<img src="images/templates/hero.jpg">
- <span class="name">Hero</span>
- <span class="description">Want to include a snazzy hero image in your email? This template is for you!</span>
</a>
- <h6 class="name"><span>Hero</span> <a href="">View Tests</a></h6>
- <span class="description">Want to include a snazzy hero image in your email? This template is for you!</span>
-
- <a href="downloads/templates/hero.html.zip" class="button primary">Download</a>
++ <h6 class="name"><span>Hero</span> <a href="">View Tests</a></h6>
++ <span class="description">Want to include a snazzy hero image in your email? This template is for you!</span>
+ <a href="downloads/templates/hero.html.zip" class="button primary" onClick="_gaq.push(['_trackEvent', 'Ink', 'Download', 'templates/hero.html.zip']);">Download</a>
<a href="downloads/templates/hero.html" class="button secondary" target="_blank">Preview</a>
</li>
<li>
<a href="downloads/templates/sidebar.html" target="_blank">
<img src="images/templates/sidebar.jpg">
- <span class="name">Sidebar</span>
- <span class="description">This template includes a sidebar area for a list of links, perfect for linking to additional content.</span>
</a>
- <h6 class="name"><span>Sidebar</span> <a href="">View Tests</a></h6>
- <span class="description">This template includes a sidebar area for a list of links, perfect for linking to additional content.</span>
-
- <a href="downloads/templates/sidebar.html.zip" class="button primary">Download</a>
++ <h6 class="name"><span>Sidebar</span> <a href="">View Tests</a></h6>
++ <span class="description">This template includes a sidebar area for a list of links, perfect for linking to additional content.</span>
+ <a href="downloads/templates/sidebar.html.zip" class="button primary" onClick="_gaq.push(['_trackEvent', 'Ink', 'Download', 'templates/sidebar.html.zip']);">Download</a>
<a href="downloads/templates/sidebar.html" class="button secondary" target="_blank">Preview</a>
</li>
<li>
<a href="downloads/templates/sidebar-hero.html" target="_blank">
<img src="images/templates/sidebar-hero.jpg">
- <span class="name">Sidebar Hero</span>
- <span class="description">Want a sidebar and a hero image? Let's go crazy! This template combines the Sidebar and Hero templates.</span>
</a>
- <h6 class="name"><span>Sidebar Hero</span> <a href="">View Tests</a></h6>
- <span class="description">Want a sidebar and a hero image? Let's go crazy! This template combines the Sidebar and Hero templates.</span>
-
- <a href="downloads/templates/sidebar-hero.html.zip" class="button primary">Download</a>
++ <h6 class="name"><span>Sidebar Hero</span> <a href="">View Tests</a></h6>
++ <span class="description">Want a sidebar and a hero image? Let's go crazy! This template combines the Sidebar and Hero templates.</span>
+ <a href="downloads/templates/sidebar-hero.html.zip" class="button primary" onClick="_gaq.push(['_trackEvent', 'Ink', 'Download', 'templates/sidebar-hero.html.zip']);">Download</a>
<a href="downloads/templates/sidebar-hero.html" class="button secondary" target="_blank">Preview</a>
</li>
<li>
<a href="downloads/templates/newsletter.html" target="_blank">
<img src="images/templates/newsletter.jpg">
- <span class="name">Newsletter</span>
- <span class="description">This template is perfect for a point-by-point newsletter. For good measure, we've thrown in a hero image, too.</span>
</a>
- <h6 class="name"><span>Newsletter</span> <a href="">View Tests</a></h6>
- <span class="description">This template is perfect for a point-by-point newsletter. For good measure, we've thrown in a hero image, too.</span>
- <a href="downloads/templates/newsletter.html.zip" class="button primary">Download</a>
++ <h6 class="name"><span>Newsletter</span> <a href="">View Tests</a></h6>
++ <span class="description">This template is perfect for a point-by-point newsletter. For good measure, we've thrown in a hero image, too.</span>
+ <a href="downloads/templates/newsletter.html.zip" class="button primary" onClick="_gaq.push(['_trackEvent', 'Ink', 'Download', 'templates/newsletter.html.zip']);">Download</a>
<a href="downloads/templates/newsletter.html" class="button secondary" target="_blank">Preview</a>
</li>
</ul>