From: Radek Czajka Date: Wed, 19 May 2010 13:45:02 +0000 (+0200) Subject: Merge branch 'production' X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234?ds=sidebyside;hp=-c Merge branch 'production' --- e0de41ae1e67c230ad1e67f34f6f4f76e53d7234 diff --combined wolnelektury/templates/base.html index f6055d09d,260ac6eb8..f0eb274d7 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@@ -1,4 -1,3 +1,4 @@@ +{% load i18n %} {% load chunks compressed catalogue_tags sponsor_tags %} @@@ -6,60 -5,45 +6,56 @@@ {% block title %}WolneLektury.pl{% endblock %} - + {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% endblock %} - + {% trans "Internet Explorer cannot display this site properly. Click here to read more..." %} +
{% block bodycontent %}
{% chunk "top-message" %}
-
@@@ -69,46 -53,42 +65,46 @@@
- +
-

Zaloguj się / Załóż konto

+

{% trans "Sign in" %} / {% trans "Register" %}

    {% authentication_form %} -
  1. +
- +
-

* Ładowanie

+

* {% trans "Loading" %}

{% endblock bodycontent %} @@@ -121,4 -101,4 +117,4 @@@ pageTracker._trackPageview(); - +