{% comment %} vim:ft=htmldjango: This file is included by mainpage and contains all the left menu boxes on the site {% endcomment %} {% load inbox %} {% load i18n %} {% load wlprofile wlpoll %}

Search

Donation

Help us to pay our Server!
(: Consider a donation :)
Donation pic
Donators
{% if user.is_authenticated %}

Account

Your are logged in as
{{ user|user_link }}

{% inbox_count %} {% trans "new messages" %}

Logout

{% else %}

Login

Username:
Password:
Lost password?

Register now!
{% endif %} {% get_open_polls as polls %} {% if polls.count %}

Polls

{% for p in polls %}

{{p.name}}

{% for c in p.choices.all %} {% endfor %}
{{ c.choice }}
{% endfor %}
Archive
{%endif %}

Hosted by

Get Widelands at SourceForge.net. Fast, secure and Free Open Source software downloads
{%load online_users %}

Currently online

{% online_users 10 %}