{% extends "layout.html" %} {% block content %} {% for k,v in w.items() %} {% endfor %}
Predicate Object
{{ k }} {{ v }}
{% endblock %}