{#-
holocron/theme/templates/counters.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mixin for adding stat counters for popular services.
:copyright: (c) 2014 by the Holocron Team, see AUTHORS for details.
:license: 3-clause BSD, see LICENSE for details.
-#}
{% if 'counters.yandex_metrika' in theme -%}
{%- endif %}
{% if 'counters.google_analytics' in theme -%}
{%- endif %}