X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/9fae328f6c1e7e5c1f4485ddbab71b4000dbd110..32320ed4776eecd9d38bc1a68191a0145403f3d3:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index fbb3d76..83a1c79 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -5,6 +5,7 @@ {% load sponsor_tags %} {% load compressed %} {% load piwik_tags %} +{% load entry_url %} <html prefix="og: http://ogp.me/ns#"> <head> <title>{% block titleextra %}{% endblock %}CopyCamp</title> @@ -17,7 +18,7 @@ <meta property='og:site_name' content='CopyCamp' /> <meta property='og:description' content='{% block ogdescription %}{% trans "CopyCamp Conference is the first large-scale meeting in Poland devoted to the issues of copyright in both ideological and practical terms." %}{% endblock %}' /> <meta property='og:type' content='{% block ogtype %}website{% endblock %}' /> - <meta property='og:image' content='{% block ogimage %}https://copycamp.pl{% static "img/copycamp_2016_"|add:request.LANGUAGE_CODE|add:"_big.png" %}{% endblock %}' /> + <meta property='og:image' content='{% block ogimage %}https://copycamp.pl{% static "img/copycamp_2017_"|add:request.LANGUAGE_CODE|add:"_big.png" %}{% endblock %}' /> <meta property='og:locale' content='{% if LANGUAGE_CODE == 'en'%}en_US{% else %}pl_PL{% endif %}' /> </head> <body> @@ -32,7 +33,7 @@ <div class="bar-left"> <a id="logo" href="{% url "migdal_main" %}"> <img alt="{% trans "CopyCamp" %}" - src="{% static "img/copycamp_2016_"|add:request.LANGUAGE_CODE|add:".png" %}" /></a> + src="{% static "img/copycamp_2017_"|add:request.LANGUAGE_CODE|add:".png" %}" /></a> </div> <div class="bar-right"> <a href="http://prawokultury.pl"><img src="{% static "img/logo_160.png" %}" alt="PrawoKultury.pl"/></a> @@ -56,20 +57,21 @@ {% endblock %} <li id="item-lang">{% lang_switcher %}</li> </ul> - <a href="{% url "contact_form" "register-speaker" %}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a> + <a href="{{ REGISTRATION_URL }}" style="float: right; margin: 0 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Registration" %}</a> <div style="clear: both;"></div> </div> <div id="main-bar"> <div id="sidebar" class="bar-right"> {% block sidebar %} -<div class="sidebar-box" style="text-align:center; font-size: 1.3em;"> -<strong><a target="_blank" style="display: block" href="https://prawokultury.pl/publikacje/cory-doctorow-kontekst/"> -<img style="margin-bottom: .5em;" src="//prawokultury.pl/media/entry/image/cory_cvr_fb_2_maly.jpg" alt="Cory Doctorow – Kontekst"><br> - KsiÄ Å¼ka:<br/> - Cory Doctorow – Kontekst<br/> - Kup na PrawoKultury.pl - </a></strong></div> + {# <a href="{% entry_url "warsztaty" %}" style="display: block; margin-bottom: 10px; width: 220px; text-align:center; background: #ED7F00; color: white; font-size: 24px; text-transform: uppercase;">{% trans "Workshops" %}</a> #} + <div class="sidebar-box" style="text-align:center; font-size: 1.3em;"> + <strong><a target="_blank" style="display: block" href="http://prawokultury.pl/publikacje/konrad-gliscinski-wszystkie-prawa-zastrzezone-hist/"> + <img style="margin-bottom: .5em;" src="//prawokultury.pl/media/entry/attach/gliscinski_maly.jpg" alt="Konrad KliÅciÅski – Wszystkie prawa zastrzeżone"><br> + KsiÄ Å¼ka:<br/> + Konrad GliÅciÅski – Wszystkie prawa zastrzeżone<br/> + Kup na PrawoKultury.pl + </a></strong></div> <div class="sidebar-box"> {% sponsor_page 'main' %}