{% block head %}{% endblock %}
Mycelium Marketplace
Home
Marketplace
Dashboard
Docs
Cart
0
{% if user_json is defined and user_json %}
{% if user is defined and user.name %}{{ user.name }}{% elif user is defined %}{{ user.email }}{% else %}User{% endif %}
0
Wallet Balance
Loading...
USD
Wallet
Messages
0
Settings
Logout
{% else %}
Login
{% if gitea_enabled == false %}
Register
{% endif %} {% endif %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}