{% extends 'base.html' %} {% load i18n %} {% load static %} {% block title %}{% trans "Mellanox Settings" %}{% endblock %} {% block main %}
{% include "horizon_mellanox/settingspanel/_change.html" %} {% endblock %}