{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Update Network Profile" %}{% endblock %} {% block main %} {% include 'router/nexus1000v/_update_network_profile.html' %} {% endblock %}