Recipe ID | {{ recipe.recipe_id }} | ||
---|---|---|---|
Name | {{ recipe.name }} | ||
Description | {{ recipe.description|nonone }} | ||
Is cloneable? | {% if recipe.cloneable %}yes{% else %}no{% endif %} | ||
Download filename stub | {{ recipe.stub|nonone }} | ||
Date created | {{ recipe.date_created }} | ||
Date modified | {{ recipe.date_modified }} | ||
Args |
|
||
Clone URL | {{ clone_url }} |