{% macro render_thread(thread, current_user) -%} {% if current_user.is_authenticated %}

{% endif %} {% endmacro %} {% macro render_threadlist(threads, list_group=False) -%} {% if not list_group %} {% endmacro %}