From: Marek Stępniowski Date: Thu, 11 Sep 2008 21:48:57 +0000 (+0200) Subject: Changed "Witaj !" to "Witaj, ". X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/e83a3bf68897570b3942e15dd7c5e8a120b913a0?ds=inline;hp=-c Changed "Witaj !" to "Witaj, ". --- e83a3bf68897570b3942e15dd7c5e8a120b913a0 diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 53d70360c..434796ea5 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -22,7 +22,7 @@
{% if user.is_authenticated %}

- Witaj {{ user.username }}! + Witaj, {{ user.username }} | Twoje półki {% if user.is_staff %} | Administracja