aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/base/layout.html
diff options
context:
space:
mode:
authorJacob Hodgdon <jhodgdon@iol.unh.edu>2021-05-14 15:42:56 -0400
committerJacob Hodgdon <jhodgdon@iol.unh.edu>2021-05-25 17:55:19 -0400
commit17b6c7809771ac8bf3879add033d2169f671591a (patch)
tree091074c3eda39d4d8899058c7b06e96428cf82d6 /src/templates/base/layout.html
parent8086a7aa9aa95d5af341b67cba85b1377a168b98 (diff)
Color fixes for rebrandemail-beautification
Signed-off-by: Jacob Hodgdon <jhodgdon@iol.unh.edu> Change-Id: I5cf4ede598afa377db7ecec17d8dfef085e130ac
Diffstat (limited to 'src/templates/base/layout.html')
-rw-r--r--src/templates/base/layout.html2
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 -->