X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e4e3b8bd323e57df11b10e06e2a1fbf1b134ca54..04b00eea4d3f41a4094151b0a5eb3416e25d2bc6:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index 7e9f7c2e2..8bd5bdeff 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -1,9 +1,22 @@ {% extends "base.html" %} {% load i18n %} -{% load catalogue_tags chunks cache %} +{% load catalogue_tags chunks cache stats %} -{# doodle #} -{% block logo_url %}{{ STATIC_URL }}img/doodle/20110908-logo.png{% endblock %} + +{% block tagline %} +
{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}
{% trans "You need to " %} {% trans "sign in" %} {% trans "to manage your shelves." %}