X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/df689da172dfd36fe2512833a5c7c07ad5cb6446..851d4e0ba5381535c55fe4347103aaa53c785606:/templates/onesandwich.html?ds=sidebyside 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