<!DOCTYPE html>
{% spaceless %}
- <html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
+ <html lang="{{ LANGUAGE_CODE }}" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#" class="{% if VARIANT %}VARIANT{% endif %}">
{% load pipeline i18n %}
{% load static %}
{% load catalogue_tags funding_tags reporting_stats %}
{% block bodycontent %}
{% block annoy %}
- {% if AB.BLACKOUT %}
- {% annoy_banner 'blackout' %}
- {% endif %}
+ {% annoy_banner 'blackout' %}
{% annoy_banner 'top' %}
{% if not funding_no_show_current %}
{% cache 120 funding_top_bar LANGUAGE_CODE %}
<ul id="main-menu">
<li{% if active_menu_item == 'club' %} class="active"{% endif %}>
- <a href="{% url 'club_join' %}">{% trans "Wesprzyj nas" %}</a>
+ <a href="{% url 'club_join' %}">{% trans "Support us" %}</a>
</li>
<li{% if active_menu_item == 'books' %} class="active"{% endif %}>
<a href="{% url 'book_list' %}">{% trans "Literature" %}</a>