{% extends "admin/base_site.html" %} {% load i18n static %} {% block breadcrumbs %}{% endblock %} {% block content %}
Sales Value

$10,567

Yesterday 10.57%

Customers

345,678

Customers

345k

Feb 1 - Apr 1, USA
Since last month 22%

Revenue

$43,594

Revenue

$43,594

Feb 1 - Apr 1, GER
Since last month 2%

Bounce Rate

50.88%

Bounce Rate

50.88%

Feb 1 - Apr 1
Since last month 4%

{% trans 'Recent actions' %}

{% trans 'My actions' %}
{% load log %} {% get_admin_log 10 as admin_log for_user user %}
{% if admin_log %} {% for entry in admin_log %} {% endfor %} {% else %}

{% trans 'None available' %}

{% endif %}
{{ entry.object_repr }} {% if entry.content_type %}

{% filter capfirst %}{{ entry.content_type }}{% endfilter %}

{% else %}

{% trans 'Unknown content' %}

{% endif %}
{% if entry.is_addition %} {% endif %} {% if entry.is_change %} {% endif %} {% if entry.is_deletion %} {% endif %}

Progress track

See tasks
Rocket - SaaS Template
75 %
Themesberg - Design System
60 %
Homepage Design in Figma
45 %
Backend for Themesberg v2
34 %
Total orders

452

18.2%
July
August
Global Rank
Country Rank
United States
Category Rank
Computers Electronics > Technology

Acquisition

Tells you where your visitors originated from, such as search engines, social networks or website referrals.

33.50%

9,567

{% endblock %} {% block extrascript %}{% endblock %}