{% if loops.latest_announcements|length or loops.latest_hot_topics|length or loops.latest_topics|length %} {{ definition.C_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %} {% else %} {% endif %} {% endif %}{{ definition.TITLE }}{{ definition.C_BLOCK_H_R }}
  • {% if loops.latest_announcements|length %}{% endif %} {% if loops.latest_hot_topics|length %}{% endif %} {% if loops.latest_topics|length %}{% endif %} {% if loops.latest_announcements|length %} {% endif %} {% if loops.latest_hot_topics|length %} {% endif %} {% if loops.latest_topics|length %} {% endif %}
    {% for latest_announcements in loops.latest_announcements %} {{ latest_announcements.TITLE }} {% endfor %} {% for latest_hot_topics in loops.latest_hot_topics %} {{ latest_hot_topics.TITLE }} {% endfor %} {% for latest_topics in loops.latest_topics %} {{ latest_topics.TITLE }} {% endfor %}
{{ definition.C_BLOCK_F_L }}{{ definition.C_BLOCK_F_R }} {% endif %}