{% include 'ucp_header.html' %}

{{ lang('UCP_PHPBB_ADS_STATS') }}

{% if S_VIEWS_ENABLED %}{% endif %} {% if S_CLICKS_ENABLED %}{% endif %} {% for ad in loops.ads %} {% if S_VIEWS_ENABLED %}{% endif %} {% if S_CLICKS_ENABLED %}{% endif %} {% else %} {% endfor %}
{{ lang('AD_NAME') }}{{ lang('AD_VIEWS') }}{{ lang('AD_CLICKS') }}
{{ ad.NAME }}{{ ad.VIEWS }}{{ ad.CLICKS }}
{{ lang('NO_ADS') }}
{% include 'ucp_footer.html' %}