{% if flags %} {% for flag in flags %} {% include "partials/flag_row.html" with context %} {% endfor %} {% else %}

No feature flags yet

Create your first feature flag to start controlling feature rollouts and experiments.

{% endif %}