{% extends "dashboard/layout.html" %} {% block title %}Order History - Mycelium Dashboard{% endblock %} {% block dashboard_content %}

Order History

Track your purchases and deployments

0
Total Orders
0
Total Spent
Your Orders

No orders found

Start shopping to see your order history here

Browse Marketplace
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}