From 3fe6ad6ac699471c127cc926dc89ad0168fdf454 Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Wed, 2 Sep 2020 14:35:30 +0200 Subject: Add bootstrap bundle This is used for multiple bootstrap components such as dropdown menus. --- ogcp/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ogcp/templates/base.html') diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index 21389a9..94f4579 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -4,6 +4,7 @@ {% block head %} + {% block title %}{% endblock %} - OpenGnsys {% endblock %} -- cgit v1.2.3-18-g5258