From fd7a26cd35682705e7116b347b5b8976c6dffa5f Mon Sep 17 00:00:00 2001 From: Zambom Date: Tue, 17 Jan 2017 02:34:58 -0200 Subject: [PATCH] Changing search input placeholder --- amadeus/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html index 2c2a15e..a09291b 100644 --- a/amadeus/templates/base.html +++ b/amadeus/templates/base.html @@ -62,6 +62,7 @@ + {% with 'css/themes/'|add:theme.css_style|add:'.css' as theme_selected %} {% endwith %} @@ -86,7 +87,7 @@