Added page "{{ theme }} in {{ book }}".
[wolnelektury.git] / wolnelektury / templates / catalogue / main_page.html
index 76aeef2..65e4d77 100644 (file)
@@ -20,7 +20,7 @@
                 {% if shelves %}
                 <ul class="shelf-list">
                 {% for shelf in shelves %}
-                    <li><a href="{% url delete_shelf shelf.slug %}" class="delete-shelf">usuń</a> <a href="{{ shelf.get_absolute_url }}" class="visit-shelf">{{ shelf.name }}</a></li>
+                    <li><a href="{% url delete_shelf shelf.slug %}" class="delete-shelf">usuń</a> <a href="{{ shelf.get_absolute_url }}" class="visit-shelf">{{ shelf.name }} ({{ shelf.book_count }})</a></li>
                 {% endfor %}
                 </ul>
                 {% else %}
                     <li>żywioły
                     <span class="subcategories"><a href="/katalog/zywioly">Żywioły</a>, <a href="/katalog/ogien">Ogień</a>, <a href="/katalog/ziemia">Ziemia</a>, <a href="/katalog/wiatr">Wiatr</a>, <a href="/katalog/woda">Woda</a>, <a href="/katalog/przestrzen">Przestrzeń</a></span></li>
                     </ol>
+                    <p><a href="#" class="hide-all-tags">Zwiń</a></p>
                 </div>
             </div>
             <div class="clearboth"></div>
             {% cache 1800 latest-blog-posts %}
             {% latest_blog_posts "http://wolnepodreczniki.pl/feed/?s=Wolne%20Lektury" %}
             {% endcache %}
-            <p class="see-more"><a href="http://wolnepodreczniki.pl/">Zobacz nasze blog ⇒</a></p>
+            <p class="see-more"><a href="http://wolnepodreczniki.pl/">Zobacz nasz blog ⇒</a></p>
         </div>
         <div id="you-can-help">
             <h2>Możesz nam pomóc!</h2>
             <p>Utwory włączane sukcesywnie do naszej biblioteki staramy się opracowywać jak najdokładniej. Jest to możliwe tylko dzięki współpracującym z nami wolontariuszom.</p>
             <p>Zapraszamy wszystkie osoby, które chcą współtworzyć szkolną bibliotekę internetową Wolne Lektury.</p>
-            <p class="see-more"><a href="{% url voluntary_services %}">Zobacz więcej ⇒</a></p>
+            <p class="see-more"><a href="{% url help_us %}">Zobacz więcej ⇒</a></p>
         </div>
         <div id="about-us">
             <h2>O projekcie</h2>