diff --git a/mwmbl/templates/home.html b/mwmbl/templates/home.html index a11b249..c78d05b 100644 --- a/mwmbl/templates/home.html +++ b/mwmbl/templates/home.html @@ -1,24 +1,32 @@ {% load result_filters %} {% include "title.html" %} -{% if results %} - {% for result in results %} -