From f219f504418d866f1a1ea453f4f1abbcec8d07b6 Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 23 Sep 2019 10:47:20 +0200 Subject: [PATCH] Deactivate upgrade banner --- _layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/index.html b/_layouts/index.html index 31a3464e..d3d08b9d 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -4,11 +4,11 @@ {% include head.html %} - {% include upgrade.html %} +
{% include header.html %} {{content}} {% include footer.html %}
- \ No newline at end of file +