{{title|safe}}

{% if result.get("img") %}
Image
{% endif %} {% if result.get("current") %}
{{result.get("current")}}
{% endif %} {% if result.get("bottlenect") %}
{{result.get("bottlenect")}}
{% endif %} {% if result.get("advice") %}
Advice:
{{result.get("advice")}}
{% endif %}