X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/df689da172dfd36fe2512833a5c7c07ad5cb6446..e3934e0c91a921e637c3150a7435f0fb34e2e5e3:/templates/onesandwich.html diff --git a/templates/onesandwich.html b/templates/onesandwich.html index 1158a43..bc3c013 100644 --- a/templates/onesandwich.html +++ b/templates/onesandwich.html @@ -14,6 +14,8 @@
  • {{ i.name }} {% endfor %} -

    Notes

    -

    {{ s.notes }}

    + {% if s.notes %} +

    Notes

    +

    {{ s.notes }}

    + {% endif %} {% endblock %} \ No newline at end of file