---
layout: docs
title: Counter
description: Counter for each object. Include title and number
group: templates
toc: true
---
Counter 01
{% capture example %}
12346
Satisfied customers worldwide and growing
{% endcapture %}
{% include docs/example.html content=example %}