Learning Log - Tematy - {% if user.is_authenticated %} Witaj, {{ user.username }}. Wyloguj {% else %} Rejestruj - Zaloguj {% endif %}

{% block content %}{% endblock content %}