{% load static %}
{% for i in value.tags %} {{i}} {% endfor %}
{{value.instructions}}
{% for i in value.ingredients %} {{i}}