{% extends "template.html" %} {% block content %}
{{form.as_table}}
{%if prefix_list %}
prefix-list
{{prefix_list}}
{% endif %} {%endblock%}