fixed wrong dom node, caused by reverting #3621
@@ -31,5 +31,5 @@
</div>
{% endfor %}
- {% if has_tab %}</div>{% endif %}
+ </div>
{% endmacro %}