{% extends "lbforum/base_site.html" %} {% load i18n %} {% load lbforum_filters %} {% load lbforum_tags %} {% load djangohelper_tags %} {% block title %} {{ forum }} - {{ topic_type }} - {{ topic_type2 }} - {{ LBFORUM_TITLE }} {% endblock %} {% block content_right_bar %} {% include 'lbforum/widgets/cur_user_profile.html' %} {% if forum.description %}
{% trans "Topics" %}
[ {% page_range_info page_obj %} ]
{{ LBFORUM_TITLE }}
»
{{ forum }}
{% if user.is_authenticated %}
{% endif %}
|