{% extends 'base.html' %} {% block content %}
{% if msg %}{{msg}}{% else %}confirm the deletion of this peering{% endif %}
{% endblock %}