Learning Log - Topics - {% if user.is_authenticated %} Hello, {{ user.username }}. log out {% else %} register - log in {% endif %}

{% block content %}{% endblock %}