diff options
Diffstat (limited to 'src/templates/base/layout.html')
-rw-r--r-- | src/templates/base/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/base/layout.html b/src/templates/base/layout.html index 2132dc6..bea84f3 100644 --- a/src/templates/base/layout.html +++ b/src/templates/base/layout.html @@ -11,7 +11,7 @@ <meta name="author" content=""> {% block head-title %} - <title>OPNFV Laas {{ title }}</title> + <title>Anuket Laas {{ title }}</title> {% endblock head-title %} <!-- jQuery --> |