{% extends "base.html" %} {% block title %}New Role — InitRunner{% endblock %} {% block content %}

Create New Role

{# Tabs #}
{# Left: Form #}
{# Tools #}
{% for type_name, desc in tool_types.items() %} {% endfor %}
{# Feature toggles #}
{# Right: Live YAML preview #}

YAML Preview

Fill in the form to see preview...
{# Status messages #} {% endblock %}