{% if recipe.image %} {% endif %} {{ recipe.title }} {% for tag in recipe.tags.all %} {{ tag.name }} {% endfor %} {% if user.is_authenticated and user.is_staff %} {% endif %}