1 {% extends "base.html" %}
4 {% block title %}O projekcie WolneLektury.pl{% endblock %}
7 <h1>O projekcie Wolne Lektury</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 class="column-left">
13 {% chunk "about_us_left" %}
15 <div class="column-right">
16 {% chunk "about_us_right" %}