{# Should include some simple CSS head stuff here and like have a base template... what a mess #}
Welcome to the {{settings.SITE.title}} site!
# not yet sure how to formulate this
{#
{{obj|overview}}
{{obj|permalink}}
{{obj|editlink}}
#}
{% for di in rt.models.cal.Event.objects.all() %}
{% for obj in rt.models.cal.Event.objects.all() %}