aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/base/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/base/layout.html')
-rw-r--r--src/templates/base/layout.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<meta name="description" content="">
<meta name="author" content="">
+ {% block head-title %}
<title>OPNFV Laas {{ title }}</title>
+ {% endblock head-title %}
<!-- Bootstrap Core CSS -->
<link href="{% static "node_modules/bootstrap/dist/css/bootstrap.min.css" %}"