diff options
author | Parker Berberian <pberberian@iol.unh.edu> | 2019-11-05 13:09:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-11-05 13:09:38 +0000 |
commit | 5a40f993b78917df9052cb5c7563416ee61cddc0 (patch) | |
tree | 85de9304d2faeb521c3fc42a5ba0e8866ef0d6b0 /src/templates/rest_framework/api.html | |
parent | c6614936136779a229398deddbfc1466bbd8f3f4 (diff) | |
parent | 0a29cd3221d8d4085452e90569e2ed32a04e380d (diff) |
Merge "Rename pharos to laas"
Diffstat (limited to 'src/templates/rest_framework/api.html')
-rw-r--r-- | src/templates/rest_framework/api.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/rest_framework/api.html b/src/templates/rest_framework/api.html index 9c6c4f7..a62c8f5 100644 --- a/src/templates/rest_framework/api.html +++ b/src/templates/rest_framework/api.html @@ -1,9 +1,9 @@ {% extends "rest_framework/base.html" %} -{% block title %}Pharos Dashboard API{% endblock %} +{% block title %}Laas Dashboard API{% endblock %} {% block branding %} <a class='navbar-brand' rel="nofollow" href=#> - Pharos Dashboard API + Laas Dashboard API </a> {% endblock %}
\ No newline at end of file |