{% if compact_view %} {% include "blog/user_post_compact_list.html" %} {% else %} {% include "blog/user_post_full_list.html" %} {% endif %}