{% extends "layout.html" %} {% block body %} {% for entry in entries %} {% endfor %}
Most Popular
({{entry.count}}) from(entry.url)
{% endblock %}