Browse Source

interface not instance

Roberto Berto 5 years ago
parent
commit
8104021513
1 changed files with 2 additions and 2 deletions
  1. 2 2
      vycenter/interface/templates/interface/index.html

+ 2 - 2
vycenter/interface/templates/interface/index.html

@@ -1,7 +1,7 @@
 {% extends "base.html" %}
 
-{% block header_title %}Instance Dashboard{% endblock %}
-{% block section_title %}Instance Dashboard{% endblock %}
+{% block header_title %}interfaces List{% endblock %}
+{% block section_title %}Interfaces List{% endblock %}
 
 {% block content %}