Select a Project
{% if projects %}-
{% for project in projects %}
- {{ project }} {% endfor %}
No projects found. Please configure a project using the `epiccli`.
{% endif %}
No projects found. Please configure a project using the `epiccli`.
{% endif %}