20 |
21 | 22 | {% comment %} "Improve this" floating button, shown only on large displays {% endcomment %} 23 | {% if site.data.links.edit_this_page_base_url %} 24 | {% if page.navigation_source == "docs_nav" %} 25 | 28 | Improve this page 29 | 30 | {% endif %} 31 | {% endif %} 32 | 33 |

{{ page.title }}

34 | 35 | {% comment %} Menu bar used only on small displays {% endcomment %} 36 | 41 | 42 |
43 | {{ content }} 44 |
45 |
46 |