{% load static %} {% comment %} Login Area {% endcomment %} {% if not user.is_authenticated %} {% for message in messages %} {% if 'loginError' in message.tags %} {% if message.message == "ENVERR" and request.GET.username %} {% comment %}
{% endcomment %} {% csrf_token %}
{% endif %}
{% endif %} {% endfor %}
{% comment %}
{% endcomment %}
{% endif %} {% if user.is_authenticated %}

Hello, {{ user.username }}!

{% endif %}
{% comment %}

Advertisement

{% endcomment %} {% load ad %} Advertisement

Good Stuff

Site Spells

Archives

Categories

{% if user.is_superuser %}

Admin

{% endif %} {% if anonymous_users or logged_in_users or admin_users %}

Who's Online?

In total, there {% if not anonymous_users|add:logged_in_users|add:admin_users == 1%}are{% else %}is{% endif %} {{ anonymous_users|add:logged_in_users|add:admin_users }} user{% if not anonymous_users|add:logged_in_users|add:admin_users == 1%}s{% endif %} online ::

(Based on users active over the past 5 minutes)

{% endif %}

You are Visitor #

0 0 6 9 4 2 0

____________________________________
This is just a nice random number!