{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% load i18n %} {% load l10n %} {% load custom_tags %} {% block title %}{{ recipe.name }}{% endblock %} {% block extra_head %} {% include 'include/vue_base.html' %} {% endblock %} {% block content %}
| {{ n.type.type }} | {{ n.value|floatformat:2 }} | {{ n.type.unit.short }} |
| [[i.note]] | ||
|
|
[[i.food.name]] [[i.food.name]] |
[[i.note]]
|
{% blocktrans %}
This is an external recipe, which means you can only view it by opening the link
above.
You can convert this recipe to a fancy recipe by pressing the convert button. The
original
file
will still be accessible.
{% endblocktrans %}.
{% trans 'Convert now!' %}
{% trans 'View external recipe' %}