{% extends "base.html" %} {% block title %}{{ project.name }} - Qpanel{% endblock %} {% block content %}

{{ project.name }}

{{ project.project_path }}
Live Instances
Loading live instances...
{% include '_backtest_runner.html' %}
Instance Log Viewer
Select an instance to view its logs.
Default Configuration

Configuration viewer/editor will be implemented here.

{% endblock %}