{% for article in articles %} http://www.fullstackpython.com/{{ article.slug }}.html 0.8 {% endfor %} {% for page in pages %} http://www.fullstackpython.com/{{ page.slug }}.html 1.0 {% endfor %}