{% if view == 'home' %}
{% endif %}
{% include "inc/meebo.html" %} {% include "inc/gorillanation.html" %}
{% include 'header_top_bar.html' %}
{% if view == 'home' %}
{% include "homepage/carousel.html" %}
{% endif %}