Skip to content

Commit

Permalink
fixed inclusion of partial in opinion html
Browse files Browse the repository at this point in the history
  • Loading branch information
ss108 committed Oct 28, 2023
1 parent 6d46cc3 commit 634a649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl/opinion_page/templates/opinion.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h3>
</div>


{% include "includes/authorities_section.html" with context=authorities_section_context%}
{% include "includes/authorities_section.html" with authorities_context=authorities_context%}


{# Related opinions #}
Expand Down

0 comments on commit 634a649

Please sign in to comment.