{% include cards/charts/sales.html %}
{% include cards/charts/revenue.html %}
{% include cards/charts/new-clients.html %}
{% include cards/charts/active-users.html %}
{% include cards/project-summary.html stage-color="red" %}
{% include cards/project-summary.html title="UI Redesign" date="11 Nov 2019" stage="Final review" avatar-limit=3 avatar-offset=9 project-color="green" value=80 percentage-color="green" %}
{% include cards/small-stats-3.html number=43 title="New Tickets" value=6 %}
{% include cards/small-stats-3.html number="$95" title="Daily Earnings" value=-2 %}
{% include cards/small-stats-3.html number=7 title="New Replies" value=9 %}
{% include cards/map.html title="Top users" %}
{% include cards/development-activity.html %}
{% include cards/charts/card.html chart-id="temperature" height=10 %}
{% include cards/charts/card.html chart-id="donut" height=10 %}
{% comment %}
{% include cards/order-statistics.html %}
Are you in trouble? Read our documentation with code samples.
{% include cards/chart.html height=12 title="Chart title" id="chart-donut" data="donut" %}
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
{% include cards/digit.html color="red" title="New feedback" digit="62" width="28%" %}
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
{% endcomment %}
{% include cards/small-stats.html color="blue" icon="dollar-sign" count="132" subtitle="Sales" description="12 waiting payments" %}
{% include cards/small-stats.html color="green" icon="shopping-cart" count="78" subtitle="Orders" description="32 shipped" %}
{% include cards/small-stats.html chart-position="left" chart-type="donut" chart-data="56/100" chart-label="56%" color="red" count="1352" subtitle="Members" description="163 registered today" %}
{% include cards/small-stats.html color="yellow" chart-type="pie" chart-data="22/100" color="yellow" count="132" subtitle="Comments" description="16 waiting" %}
{% comment %}
{% for article in site.data.articles limit: 2 %}
{% include cards/blog-single.html article=article type="aside" %}
{% endfor %}
{% endcomment %}
{% comment %}
{% include cards/table-users.html %}
{% include cards/browsers.html %}
{% include cards/projects-list.html %}
{% include cards/members.html %}
{% include cards/chart-bg.html id="chart-bg-users-1" %}
{% include cards/chart-bg.html id="chart-bg-users-2" offset=60 aggregate=true color="red" rate="-3%" %}
{% include cards/chart-bg.html id="chart-bg-users-3" offset=50 color="green" rate="-3%" %}
{% include cards/chart-bg.html id="chart-bg-users-4" offset=40 color="yellow" rate="9%" %}
{% endcomment %}
{% include cards/invoices.html %}