{% extends "base.html" %} {% load scoped_tags %} {% block title %}Feature Flags{% endblock %} {% block page_title %}Feature Flags{% endblock %} {% block page_subtitle %}Gradual rollouts and feature gating (Layer 5 + A3){% endblock %} {% block layer_indicator %}L5 Rules · A3 Feature Flags{% endblock %} {% block content %}
Rule: {{ flag.name }}
{% endif %} {# Rollout percentage bar #}