Scott Main | 414905b | 2013-08-20 17:07:05 -0700 | [diff] [blame] | 1 | <ul id="nav" class="samples-nav"> |
Dirk Dougherty | b6bc020 | 2013-07-09 13:18:15 -0700 | [diff] [blame] | 2 | <script type="text/javascript"> |
| 3 | <!-- |
| 4 | buildToggleLists(); |
| 5 | changeNavLang(getLangPref()); |
| 6 | //--> |
| 7 | </script> |
| 8 | <li class="nav-section"> |
Dirk Dougherty | 1c64e2f | 2013-11-27 10:34:47 -0800 | [diff] [blame] | 9 | <div class="nav-section-header empty"><a href="<?cs var:toroot ?>samples/index.html"> |
Dirk Dougherty | b6bc020 | 2013-07-09 13:18:15 -0700 | [diff] [blame] | 10 | <span class="en">About the Samples</span></a> |
| 11 | </div> |
Dirk Dougherty | b6bc020 | 2013-07-09 13:18:15 -0700 | [diff] [blame] | 12 | </li> |
Dirk Dougherty | 1c64e2f | 2013-11-27 10:34:47 -0800 | [diff] [blame] | 13 | <?cs var:samples_toc_tree ?> |
| 14 | </ul> |