{% extends "base.html" %} {% load helpers %} {% block title %}Config Preview — {{ intent.intent_id }}{% endblock title %} {% block content %}
Rendered device configurations from the last dry-run / preview job. These are the exact configs that would be pushed on deployment.
{{ config }}