From 176ec9aacbc87e6077e8807c60f95a1ccbbc26e3 Mon Sep 17 00:00:00 2001 From: Adam LeBlanc Date: Thu, 5 Mar 2020 12:37:38 -0500 Subject: Add akraino template for dashboard Signed-off-by: Adam LeBlanc Change-Id: I02242e00779bcae7cd7622c2e891e4199c8d0e71 Signed-off-by: Adam LeBlanc --- src/templates/base/layout.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/templates/base/layout.html') diff --git a/src/templates/base/layout.html b/src/templates/base/layout.html index f35f1a7..edf9b6b 100644 --- a/src/templates/base/layout.html +++ b/src/templates/base/layout.html @@ -10,7 +10,9 @@ + {% block head-title %} OPNFV Laas {{ title }} + {% endblock head-title %}