{% extends "base.html" %} {% block title %}{{ recipe.title }} — Recipe{% endblock %} {% block head_extra %} {% endblock %} {% block content %} ← Back to recipes
{{ recipe.description }}
{% endif %}{{ recipe.sql_template }}
{% else %}
No SQL template authored yet.
{% endif %}No related tables linked.
{% endif %}