{% extends "base.html" %} {% block title %}Flock UI - Dashboard{% endblock %} {% block content %}

Welcome to Flock UI!

Manage your Flock configurations and agents.

Create New Flock


Load Existing Flock

Load from server: {% if flock_files %} {% else %}

No Flock files found on the server in ./.flock_ui_projects/ directory.

{% endif %}
Or upload a file:
{% endblock %}