{% block head %} {% endblock %}
{% if branding.peering_db.enable %}
PeeringDB
{% endif %}
{% block content %} {% endblock %}
{% include "templates/footer.html.j2" %}
{% if general.google_analytics %} {% endif %} {% block scripts %} {% endblock %}