From 65b615ae6300c13866994c5adbb57d52d2f3c3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 15 Jul 2022 22:26:37 +0200 Subject: [PATCH] Validate search --- ram/portal/templates/base.html | 2 +- ram/portal/templates/includes/search.html | 27 +++++++++++++++++++---- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 37b33f9..20fc56e 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -8,7 +8,7 @@ - + {{ site_conf.site_name }} diff --git a/ram/portal/templates/includes/search.html b/ram/portal/templates/includes/search.html index 813be92..619c4e8 100644 --- a/ram/portal/templates/includes/search.html +++ b/ram/portal/templates/includes/search.html @@ -1,5 +1,24 @@ -
- - + +
+ + +
- +