{#
This is an example of footer partial to be used with documentation layout.
It extracts consists of 2 versions so they can be reused in standard brochure site layout
and documentation layout (based on the value of `is_docs` template variable).
See examples/README.md for more details.
#}
{% if is_docs %}
{% else %}
{% endif %}