| {% include nav_item.html path="/learn.html" text="About" %} |
| {% include nav_item.html path="/download.html" text="Download" %} |
| {% include nav_item.html path="/users.html" text="Who's using PouchDB?" %} |
| {% include nav_item.html path="/getting-started.html" text="Get Started Guide" %} |
| {% include nav_item.html path="/api.html" text="API" %} |
| {% include nav_item.html path="/adapters.html" text="Adapters" %} |
| {% include nav_item.html path="/custom.html" text="Custom Builds" %} |
| {% include nav_item.html path="/external.html" text="Plugins" %} |
| {% include nav_item.html path="/faq.html" text="FAQ" %} |
| {% include nav_item.html path="/errors.html" text="Common Errors" %} |