{{if + @model.recipeName + @model.recipeName + 'Untitled Recipe' + }}
+ {{#if @model.cuisine}} + {{@model.cuisine}} + {{/if}} +<@fields.description />
+ {{/if}} +Instructions
+ {{#if @model.instructions}} +No instructions added yet. Edit this card + to add your steps.
+ {{/if}} + + {{#if @model.tips}} ++ + Tips & Notes +
+<@fields.tips />
+