{% trans Network Profile is an autoconfiguration template consisting of collection of commands which instantiates day-1 tenant-related configurations on CISCO Nexus switches. Profiles can be added or modified only from DCNM %}
{% trans "Profile Name: " %}
{{ Profile_Name }}
{% trans "Profile Type: " %}
{{ Profile_Type }}
{% trans "Forwarding Mode: " %}
{{ fwding_mode }}
{% trans "Description: " %}
{{ description }}
{% trans "Commands: " %}
{% autoescape off %}{{ commands }}{% endautoescape %}