No content to show

User Activity

Re:

Didn't work for me.The less than operator "<" was the culprit in: {% if count < 1 %}.Replaced statement with:{% unless count >= 1 %}  . . .{% else %}  . . . {% endunless %}
This widget could not be displayed.
This widget could not be displayed.