+ <h2>Zabawnik</h2>
+ <p><a target="_blank" href='http://zabawnik.org'>
+ <img src='/static/img/zabawnik.png' alt='Zabawnik' width='260' height='108' />
+ </a></p>
+ <p>Zbiór scenariuszy gier i zabaw
+dla dzieci, od wyliczanek poprzez gry planszowe, aż po teatr.</p>
+ <p class="see-more"><a href="http://zabawnik.org" title="Zabawnik">Przejdź do Zabawnika ⇒</a></p>
+
+ <h2>Nowy Leśmianator</h2>
+ <p>Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazać znajomym!
+ </p>
+ <p class="see-more" style="clear:both"><a href="{% url lesmianator %}">{% trans "Twórzże się!" %} ⇒</a></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 %}
+
+ <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="1" cols="35" class='widget-code' title='widget'><!-- 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 %}" title="{% trans "Wolne Lektury Widget" %}">{% trans "See more" %} ⇒</a></p>