From 3aa6bf65a0958c8b9722833d447d5bc01cdcd7b4 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 30 Jan 2018 11:19:14 +0530 Subject: [PATCH] first_setup: Remove duplicate logo, center the content - Remove the space meant for left sidebar. - Remove the logo in the navigation bar as bigger logo is already present. Signed-off-by: Sunil Mohan Adapa --- plinth/templates/first_setup.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plinth/templates/first_setup.html b/plinth/templates/first_setup.html index 91ddc20d2..281eaa8fb 100644 --- a/plinth/templates/first_setup.html +++ b/plinth/templates/first_setup.html @@ -23,11 +23,16 @@ {% load static %} {% block page_head %} + {% endblock %} -{% block content %} +{% block content_row %} {% if is_first_setup_running %}