{% extends "base.html" %} {% block title %}Config - Codomyrmex{% endblock %} {% block content %}

Configuration Management

Files

{% if not config_files %}

No configuration files found.

{% endif %}

Select a file to edit

πŸ“

Select a configuration file from the sidebar to view and edit its contents.

{% endblock %}