1 {% extends "base.html" %}
4 {% block title %}Wolontariat dla wiedzy w WolneLektury.pl{% endblock %}
7 <h1>Wolontariat dla wiedzy</h1>
8 <form action="{% url search %}" method="GET" accept-charset="utf-8" id="search-form">
9 <p>{{ form.q }} <input type="submit" value="Szukaj" /> <strong>lub</strong> <a href="{% url main_page %}">wróć do strony głównej</a></p>
12 <div id="volontariat" class="column-left">
13 {% chunk "voluntary_services_left" %}
15 <div class="column-right">
16 {% chunk "voluntary_services_right" %}