{% extends "djangoquran2/base.html" %} {% load extra_filters %} {% block body %}
{{ root|buckwalter_decode }} {{root}}
{% include "djangoquran2/_table.html" with items=words %} {% endblock %}