{% extends 'switchinfo/base.html' %} {% load static %} {% block head %} {% endblock %} {% block content %} {% include 'switchinfo/vlan_list.html' %} {% endblock %}