Streamlit Apps
Reading from {{ cwd }}
{% for app in sorted(apps) %} {% block appitem %}
{{ escape(app.name) }}
{% end %} {% end %}