{% if score is empty %}
{% include 'compontent-search.html' %}
{% else %} {% include 'compontent-score.html' %} {% endif %}