{% extends 'generic/object.html' %} {% load buttons %} {% load helpers %} {% load perms %} {% load plugins %} {% load render_table from django_tables2 %} {% block breadcrumbs %} {{ block.super }} {% if object.application %}
| Protocol | {{ object.get_protocol_display|placeholder }} |
|---|---|
| Source ports | {{ object.source_port_list|placeholder }} |
| Destination ports | {{ object.destination_port_list|placeholder }} |