{% extends "mainpage/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% block title %}Webchat - {{ block.super }}{% endblock %} {% block content_header %}

Webchat

{% endblock %} {% block content_main %}

This is a webchat applet provided by the freenode network. This is a convenient solution if you just want to chat in the #widelands channel on freenode.

If you are not familiar with IRC (Internet Relay Chat), here's a few tips:

{% endblock %}