From 0a29cd3221d8d4085452e90569e2ed32a04e380d Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 4 Oct 2019 15:15:47 -0400 Subject: Rename pharos to laas related to change: https://gerrit.opnfv.org/gerrit/c/releng/+/68161 Signed-off-by: Aric Gardner Change-Id: I4985eb116fd2c214f3639eb991f27b5d75b5ab7c Signed-off-by: Parker Berberian --- src/templates/base.html | 2 +- src/templates/layout.html | 2 +- src/templates/rest_framework/api.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/templates') diff --git a/src/templates/base.html b/src/templates/base.html index f59740d..0b3f8c2 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -20,7 +20,7 @@ - Pharos Dashboard + Laas Dashboard diff --git a/src/templates/layout.html b/src/templates/layout.html index 205671b..eac0ac3 100644 --- a/src/templates/layout.html +++ b/src/templates/layout.html @@ -10,7 +10,7 @@ - OPNFV Pharos {{ title }} + OPNFV Laas {{ title }} - Pharos Dashboard API + Laas Dashboard API {% endblock %} \ No newline at end of file -- cgit 1.2.3-korg