{% load i18n static %}
{% load fnp_common fnp_share fnp_lang macros %}
{% load compressed static %}
-{% load subdomainurls %}
{% load piwik_tags %}
{% macro title %}{% block title %}{% endblock %}{% endmacro %}
style="position:absolute; opacity: 0.5; top:0; left: -83px; z-index:1000"
-->
{% if request.user.is_authenticated %}
- <a href="{% url 'logout' subdomain=None %}" style="position: absolute; top:5px; right: 10px; font-size: 12px;">Wyloguj</a>
+ <a href="{% url 'logout' %}" style="position: absolute; top:5px; right: 10px; font-size: 12px;">Wyloguj</a>
{% endif %}
<div id="header-top">
<a id="logo" href="/">{% block logo %}<img src="{% static "img/logo-oc.png" %}" alt="Olimpiada Cyfrowa" height="73"/>{% endblock %}</a>