diff --git a/front-end/src/index.html b/mwmbl/templates/index.html similarity index 61% rename from front-end/src/index.html rename to mwmbl/templates/index.html index f0ae9a4..8c68729 100644 --- a/front-end/src/index.html +++ b/mwmbl/templates/index.html @@ -8,34 +8,38 @@ - MWMBL - Search + {% if query %} + Mwmbl - {{ query }} + {% else %} + Mwmbl - Search + {% endif %} - + - + - - - + + + - + - + @@ -47,30 +51,11 @@ - - + -