| 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> |
| Joe Fernandez | e26c4d2 | 2014-10-09 21:16:03 -0700 | [diff] [blame] | 13 | <li class="nav-section"> |
| 14 | <div class="nav-section-header empty"><a href="<?cs var:toroot ?>samples/new/index.html"> |
| 15 | <span class="en">What's New</span></a> |
| 16 | </div> |
| 17 | </li> |
| Dirk Dougherty | 1c64e2f | 2013-11-27 10:34:47 -0800 | [diff] [blame] | 18 | <?cs var:samples_toc_tree ?> |
| 19 | </ul> |