{% extends "base.html" %} {% block title %}Règles de normalisation — StreamFusion Admin{% endblock %} {% block page_title %}Règles de normalisation des titres{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
| Pattern | Remplacement | Description | Actif | Actions |
|---|---|---|---|---|
{{ r.pattern }} |
{{ r.replacement or '—' }} |
{{ r.description or '—' }} | {% if r.is_active %} Oui {% else %} Non {% endif %} |
|
| Aucune règle | ||||