From 98c696b2d934fe637bea55ad9b5f2cb782f759a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Mon, 2 Oct 2023 23:01:43 +0200 Subject: [PATCH] Add Books in the main menu --- ram/portal/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 572a3e5..0667dea 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -172,6 +172,9 @@ {% show_menu %} + {% include 'includes/search.html' %}