Issue-3187: change variable name and code formatting
This commit is contained in:
parent
d73141792d
commit
8e2649ba3b
2 changed files with 3 additions and 4 deletions
|
@ -41,7 +41,7 @@
|
|||
</section>
|
||||
{% endif %}
|
||||
|
||||
{% if annual_summary_year and tab.key == 'home' and has_read_throughs %}
|
||||
{% if annual_summary_year and tab.key == 'home' and has_summary_read_throughs %}
|
||||
<section class="block is-hidden" data-hide="hide_annual_summary_{{ annual_summary_year }}">
|
||||
{% include 'feed/summary_card.html' with year=annual_summary_year %}
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue