{% include 'menu.html' %}

{{ title }}



{% for n in pkt_types_list %}
{% endfor %} {% for n,p in pkt_types.items() %} {% endfor %}



Output
{{ output | safe }}