mirror of https://github.com/logos-co/open-law.git
show vote btns on latest interpretations
This commit is contained in:
parent
2ec34c03f9
commit
594dde98cb
|
@ -44,7 +44,7 @@
|
|||
|
||||
|
||||
{% for interpretation in interpretations %}
|
||||
{% with show_breadcrumbs=True, hide_vote_btns=True %}
|
||||
{% with show_breadcrumbs=True %}
|
||||
{% include 'book/components/interpretation_list_item.html' %}
|
||||
{% endwith %}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue