{% if branding.terms.enable %}
{{ details.footer.content | safe }}
{{ branding.text.terms }}
{% endif %} {% if branding.help_menu.enable %}
{{ rendered_help.content | safe }}
{{ branding.text.info }}
{% endif %}
{% if branding.credit.enable %}
Powered by hyperglass.
Source code licensed BSD 3-Clause Clear.
{% endif %} {% if branding.peering_db.enable %}
PeeringDB 
{% endif %}