{% extends 'base.html' %} {% load static %} {% block title %}Manage Strategies - Admin Panel - AIBOTXCHANGE{% endblock %} {% block content %}
View and manage all trading strategies
{{ strategy.description|truncatechars:100 }}
Get started by adding your first trading strategy.