]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Another case for Issue #10099 10103/head
authorhero-m <miladbashiri@yahoo.com>
Sat, 24 Aug 2013 07:41:12 +0000 (12:11 +0430)
committerhero-m <miladbashiri@yahoo.com>
Sat, 24 Aug 2013 07:41:12 +0000 (12:11 +0430)
Another case for Issue #10099

index.html

index 187f3b6439a2ba3053009bbbf7f0c861616b1124..71c34922e7d5667d87dd28cb46b9afb3d6758090 100644 (file)
@@ -9,7 +9,7 @@ base_url: "./"
     <h1>Bootstrap</h1>
     <p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p>
     <p>
-      <a href="{{ site.download }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
+      <a href="{{ site.download }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
     </p>
   </div>
 </main>