From b466d09c18a2f566434f522d86c482fa04bf2ca0 Mon Sep 17 00:00:00 2001 From: prance Date: Sun, 30 Jan 2022 20:10:13 +0100 Subject: [PATCH] change logo path --- MUOR/templates/base.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MUOR/templates/base.html b/MUOR/templates/base.html index 0837aca71..135810d85 100644 --- a/MUOR/templates/base.html +++ b/MUOR/templates/base.html @@ -13,9 +13,11 @@
- logo -

MultiUserOpenRefine

+

+ MultiUserOpenRefine

{% block content %} {% endblock %}