Hello, {{ user.username }}!
{% endif %} {% if not user.is_authenticated %}Not an authenticated user!
Please register/login to participate this forum.
{% endif %} {% endblock %}{% load staticfiles %}
Hello, {{ user.username }}!
{% endif %} {% if not user.is_authenticated %}Not an authenticated user!
Please register/login to participate this forum.
{% endif %} {% endblock %}