diff --git a/themes/bootstrap4/custom/html/includes/topper.inc b/themes/bootstrap4/custom/html/includes/topper.inc new file mode 100644 index 0000000..e69de29 diff --git a/themes/bootstrap4/html/base.html b/themes/bootstrap4/html/base.html index 55d778a..2c444ff 100644 --- a/themes/bootstrap4/html/base.html +++ b/themes/bootstrap4/html/base.html @@ -18,7 +18,9 @@ {% endblock %} - {% include "/custom/html/includes/topper.inc" %} +
+ {% include "/custom/html/includes/topper.inc" %} +