XHTML : Correct if statement for conferences.
This commit is contained in:
parent
65ac97b618
commit
37aa7e8f40
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
Preview
|
Preview
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</a>
|
</a>
|
||||||
{% else %}
|
{% elif count_item %}
|
||||||
<span>
|
<span>
|
||||||
{{count_item}} {{instance}}
|
{{count_item}} {{instance}}
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in a new issue