-            <h2>{% trans "Wolne Lektury Widget" %}</h2>
-            <p>{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}</p>
-            <textarea rows="2" cols="35"><!-- START {% trans "Insert this element in place where you want display the widget" %} -->
-<div id="wl" />
-<!-- END -->
-<!-- START {% trans "Place this element just before closing body tag: </body>" %} -->
-<script type="text/javascript" src="http://www.wolnelektury.pl/static/js/widget.js"></script>
-<!-- END --></textarea>
-                <p class="see-more"><a href="{% url widget %}">{% trans "See more" %} ⇒</a></p>
+            <h2>Turniej Elektrybałtów</h2>
+            <p><a target="_blank" href='http://turniej.wolnelektury.pl'>
+                <img src='{{ STATIC_URL }}img/turniej-maly.png' alt='Logo Turnieju' width='60' height='64' style='float:left;margin:1em;' />
+            </a>
+            Ogłaszamy <strong>otwarty konkurs na najlepszego automatycznego poetę</strong>! Konkurs startuje
+            12 września 2011 roku – z okazji 90 rocznicy urodzin Stanisława Lema.
+            Termin nadsyłania prac upływa 10 listopada 2011 roku.
+            </p>
+            <p class="see-more"><a target="_blank" href="http://turniej.wolnelektury.pl" >Idź do strony konkursu ⇒</a></p>
+
+            <h2>Wolne Lektury na Kindle</h2>
+
+            <p><a target="_blank" href='{{ STATIC_URL }}img/kindle-poster.png'>
+                <img src='{{ STATIC_URL }}img/kindle-poster-260.png' alt='Wolne Lektury na Kindle' width='260' height='260' />
+            </a></p>
+
+            <p>Dobra wiadomość dla wszystkich posiadaczy czytnika Kindle – od
+            dzisiaj książki w bibliotece Wolne Lektury dostępne są w nowym formacie MOBI.</p>
+
+            <p>Życzymy miłego czytania!</p>
+
+
+            {% comment %}    <h2>{% trans "Books for every school level" %}</h2>
+            <ul>
+                <li><a href="">{% trans "primary school" %}</a></li>
+                <li><a href="">{% trans "gymnasium" %}</a></li>
+                <li><a href="">{% trans "high school" %}</a></li>
+            </ul>    {% endcomment %}
+