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