{% include scripts.html %}
{% include nav.html %}
Visit the official site at:
https://accumulo.apache.org
{% unless page.skiph1fortitle %}
{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}
{% endunless %} {{ content }}
{% capture footer-include %}{% include footer.md %}{% endcapture %}{{ footer-include | markdownify }}