--- layout: dsiware --- {% for ENTRY in site.data.dsinfo %} {% if ENTRY.PROGRAM == page.app %} {% if ENTRY.PUBLISHED == "TRUE" %}
Edit
{{ ENTRY.TITLE }}

{{ content }}
{% include devcsv.html %}
{% include devcsv.html %}
{% endif %} {% endif %} {% endfor %}