{% extends "layouts/default.html" %} {% block title%}Edit Site Recipe{%endblock%} {% block content %}

Edit Site Recipe

Recipe thumbnail
{% if meta-data.public %} Public Page {% endif %}
{% endblock %}