{% extends 'peering/router/_base.html' %} {% block subcontent %}
{% if perms.peering.deploy_router_configuration and instance.is_usable_for_task %}
{% endif %} Raw Output
{% if perms.peering.deploy_router_configuration and instance.is_usable_for_task %} {% endif %} {% endblock %} {% if perms.peering.deploy_router_configuration and instance.is_usable_for_task %} {% block javascript %} {% endblock %} {% endif %}