From 40a8a4c3518bd311b335abe6bb5f9f4805882e6a Mon Sep 17 00:00:00 2001 From: boyska Date: Mon, 4 Jun 2018 18:43:02 +0200 Subject: [PATCH] fix logo path --- themes/hackit0x15/templates/includes/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hackit0x15/templates/includes/banner.html b/themes/hackit0x15/templates/includes/banner.html index 52ba18f..b66559d 100644 --- a/themes/hackit0x15/templates/includes/banner.html +++ b/themes/hackit0x15/templates/includes/banner.html @@ -10,7 +10,7 @@ {% if SITELOGO %} - {% endif %} + {% endif %} \ No newline at end of file