From 9c24066b0be161a20c4478bf0785c85a6861c5b1 Mon Sep 17 00:00:00 2001 From: Gilson Filho Date: Mon, 3 Nov 2014 11:15:07 -0200 Subject: [PATCH] Update change_logo_dashboard.rst --- docs/howto/change_logo_dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/change_logo_dashboard.rst b/docs/howto/change_logo_dashboard.rst index fd2604cfb0..4fa386d770 100644 --- a/docs/howto/change_logo_dashboard.rst +++ b/docs/howto/change_logo_dashboard.rst @@ -1,7 +1,7 @@ Change Logo in Dashboard ======================== -In your projects with Wagtail, maybe need switch the default logo to other image. For this, you need override the block ``logo_admin``. +In your projects with Wagtail, maybe need switch the default logo to other image. For this, you need override the block ``logo_admin``:: {% extends "wagtailadmin/base.html" %}