Clarify that we no longer support i586 but require i686+
[grml.org.git] / static_bottom.inc
index f36ce01..20f005f 100644 (file)
@@ -1,15 +1,21 @@
-      <div class="sponsors">
+[% IF ! sponsors %]
+<div class="sponsors">
       <h3>Sponsors</h3>
       <p>
-        Grml is sponsored by several companies. For more information about our sponors check out the <a href="/sponsors/">Sponsors webpage</a>. Our main sponsor is:
+        Grml is sponsored by several companies. For more information about our sponors check out the <a href="/sponsors/">Sponsors webpage</a>. Our main sponsors are:
       </p>
       <div>
         <a href="http://www.hostway.de/" target="_blank">
-        <img src="/sponsors/hostway.jpg" width="300" height="100"/>
+        <img src="/sponsors/hostway.jpg" width="300" height="100" alt="hostway logo"/>
         </a>
       </div>
+      <div>
+        <a href="https://www.snelserver.com/" target="_blank">
+        <img src="/sponsors/snel.png" width="300" height="70" alt="snel logo"/>
+        </a>
       </div>
-
+</div>
+[% END %]
 <!-- Piwik -->
 <script type="text/javascript">
 var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.grml.org/piwik/" : "http://stats.grml.org/piwik/");
@@ -20,8 +26,8 @@ try {
       piwikTracker.trackPageView();
       piwikTracker.enableLinkTracking();
 } catch( err ) {}
-</script><noscript><p><img src="http://stats.grml.org/piwik/piwik.php?idsite=1" style="border:0" alt="" /></p></noscript>
+</script><noscript><p><img src="//stats.grml.org/piwik/piwik.php?idsite=1" style="border:0" alt="" /></p></noscript>
 <!-- End Piwik Tracking Code -->
-
+</div>
 </body>
 </html>