{# Shows one workspace. Options: show_new_workspace. #} {% load workspaces %} {# Beware: one cannot use workspace template tag here, we are IN the workspace template tag #}

{{ workspace.name }} {% if date_range_form %} {% endif %} {% if show_new_workspace %}   {% endif %}  

Niets gevonden

Er is niets rond deze locatie gevonden.

{% for collage in workspace.collages.all %}

{{ collage.name }}    

{% endfor %} {# Look up icon classes in http://www.ajaxbestiary.com/Labs/SilkSprite/ #}
prullenbak