{% load i18n media static pipeline %}{% load url from future %}{% load firstof from future %} {% firstof page.title "Lifestream" %} {% if not page.exactentry and page.description %} {% endif %} {% if page.canonical_link %} {% endif %} {% javascript 'main' %}{% if authed %} {% endif %}
{% block sidebar %}{% endblock sidebar %} {% block main %}{% endblock main %} {% include "user-scripts.js" %} {% if page.need_fbc %}
{% endif %}