Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
volodymyr korenkov Newcomer
@volodymyr · Joined 8 years ago · 1 posts · 0 topics · 0 reputation
Badges
✏️ First Post
Recent posts
-
Viewcounts - see pageviews per page
· 8 years ago
hi! it works for me: {% for route,view in viewcounts %} {% if route == page.route() %} <p>count view: {{ viewcounts[route] }}</p> {% endif %} {% endfor %}