<h2>What next?</h2>
<p class="lead">Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.</p>
- <a class="btn btn-large" href="./scaffolding.html">Visit the Bootstrap docs</a>
- <a class="btn btn-large" href="./download.html" style="margin-left: 5px;">Customize Bootstrap</a>
+ <a class="btn btn-large" href="./scaffolding.html" >Visit the Bootstrap docs</a>
+ <a class="btn btn-large" href="./download.html" style="margin-left: 5px;" >Customize Bootstrap</a>
</section>
<h2>What next?</h2>
<p class="lead">Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.</p>
- <a class="btn btn-large" href="./scaffolding.html">Visit the Bootstrap docs</a>
- <a class="btn btn-large" href="./download.html" style="margin-left: 5px;">Customize Bootstrap</a>
+ <a class="btn btn-large" href="./scaffolding.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Getting started', 'Next steps', 'Visit docs']);"{{/production}}>Visit the Bootstrap docs</a>
+ <a class="btn btn-large" href="./download.html" style="margin-left: 5px;" {{#production}}onclick="_gaq.push(['_trackEvent', 'Getting started', 'Next steps', 'Customize']);"{{/production}}>Customize Bootstrap</a>
</section>