{% load static %} {% load i18n %} {% load l10n %} {% load mastodon %} {% load thumb %} {% get_current_language as LANGUAGE_CODE %} {{ site_name }} - {% trans 'Activities from those you follow' %} {% include "common_libs.html" %} {% include "_header.html" %}
{% include 'search_header.html' %}
{% block sidebar %} {% include '_sidebar_search_journal.html' %} {% endblock %}
{% include "_footer.html" %}