The template

Here is some text. ÅÄÖ åäö Here is a variable (the_var): {{the_var}}
Here is a func call (funky) : {{funky("thing")}}
All the sessions: {% for s in DB_list_sessions() %}

Sess

{{s}}

{% endfor %} {% set cr = DB_list_sessions() %} The entire namespace:
{{__ns}}

Last modified: Sat Aug 30 12:05:57 CEST 2008