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

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